wk-sharpen
Installation
SKILL.md
Sharpen
Extract the principle behind a failure → update the skill to prevent the behavior, not just the specific instance.
When to Use
- A field report, retro, or skill run surfaced an error, gap, or behavioral pattern worth preventing.
- A skill needs simplification or bloat reduction without losing critical rules.
HARD RULE: invocation routing — wk-learn vs wk-sharpen
wk-sharpenrewritesSKILL.mdfiles;wk-learnonly writes tolearnings/.- Direct skill edits without explicit user consent are out of scope.
- Route to
wk-learn(capture only, no skill edits): "make a learning", "capture this", "note this for later", "log what happened". - Route to
wk-sharpen(apply edits toSKILL.md): "sharpen the skill", "apply this to the skill", "update the skill now", explicit/wk-sharpen. - Ambiguous phrasing ("learn from this and sharpen") defaults to
wk-learn. Ask before promoting towk-sharpen.