Documentation
README
/learn β Skill Extraction Workflow
Extract non-obvious discoveries into reusable skills that persist across sessions.
When to Use This Skill
Invoke /learn when you encounter:
- Non-obvious debugging β Investigation that took significant effort, not in docs
- Misleading errors β Error message was wrong, found the real cause
- Workarounds β Found a limitation with a creative solution
- Tool integration β Undocumented API usage or configuration
- Trial-and-error β Multiple attempts before success
- Repeatable workflows β Multi-step task you'd do again
- User-facing automation β Reports, checks, or processes users will request
Workflow Phases
PHASE 1: Evaluate (Self-Assessment)
Before creating a skill, answer these questions:
This is the opening of the README. Read the full README on GitHub.