learn
Installation
SKILL.md
Learn Session Patterns
Extract reusable patterns from current session. Turn repeated value into a skill only when it will help future work.
Goal
Capture one reusable pattern. Avoid saving one-off fixes or noise.
Rules
- One pattern per skill.
- Prefer recurring problems.
- Keep pattern portable.
- Do not save trivial typos.
- Do not save outage-specific workarounds.
- Ask before writing new skill file.