What problem does it solve?
Manually capturing reusable problem-solving patterns from Claude Code sessions is time-consuming and inconsistent, leading to repeated work for common issues and lost institutional knowledge over time.
Core Features & Use Cases
- Automatic Session Evaluation: Runs as a lightweight Stop hook at the end of every Claude Code session to scan for reusable patterns without adding latency to your workflow.
- Smart Pattern Filtering: Detects high-value patterns like error resolutions, workarounds, and debugging techniques while automatically ignoring trivial fixes such as typos or one-time external API issues.
- Local Skill Storage: Saves approved patterns to a dedicated local directory for instant reuse in future projects. For example, if you develop a workaround for a specific library quirk during a session, the skill will capture that solution so you can apply it automatically the next time you encounter the same issue.
Quick Start
Activate the continuous learning skill to automatically extract and save reusable problem-solving patterns from your Claude Code sessions to your local learned skills directory for future use.