Skip to content
Agent Memory
Skill

/jumbo-correction-capture

Use when the user corrects an approach, constraint, workflow, or style. Converts corrections into Jumbo guidelines or invariants so future sessions receive the constraint.

From plugin
jumbocli
26518 skills
Install
$ npx -y skills add jumbocontext/jumbo.cli --skill jumbo-correction-capture --agent claude-code

How it fires

How this skill gets triggered: by you, by Claude, or both.

  • Fires itselfAuto-invocation. Claude auto-loads it when your prompt matches the work.Auto-invocation is when the right skill fires by itself at the right moment, driven by a FLOW.md router and a hook, instead of you invoking it by name. It is the difference between a skill being installed and a skill actually getting used.Read the full definition →
  • You can call itInvoke it directly when you want it.
  • Slash command/jumbo-correction-capture

Context preview

The summary Claude sees to decide when to auto-load this skill.

Use when the user corrects an approach, constraint, workflow, or style. Converts corrections into Jumbo guidelines or invariants so future sessions receive the constraint.

SKILL.md

jumbo-correction-capture.SKILL.md
name: jumbo-correction-capture
description: Use when the user corrects an approach, constraint, workflow, or style. Converts corrections into Jumbo guidelines or invariants so future sessions receive the constraint.

Jumbo Correction Capture

When user feedback establishes a repeatable practice, record it as a guideline.

When user feedback establishes a non-negotiable constraint, record it as an invariant.

Ships withjumbocli

Memory and Context Orchestration for Coding Agents

Get the whole plugin