What problem does it solve?
This Skill solves the problem of losing valuable reusable patterns, workarounds, and solutions developed during Claude Code sessions, which would otherwise require repeated effort to recreate for future projects.
Core Features & Use Cases
- Automatic Session Evaluation: Runs as a lightweight Stop hook at the end of each Claude Code session to evaluate transcript content without adding latency to individual messages.
- Configurable Pattern Detection: Allows customization of minimum session length, extraction thresholds, and pattern filters to ignore trivial fixes like typos or one-time API issues while targeting high-value patterns such as error resolutions, debugging techniques, and project-specific conventions.
- Reusable Skill Storage: Saves extracted, approved patterns as learned skills in a dedicated directory for immediate reuse across future sessions and projects.
- Use Case: If you repeatedly encounter and solve the same framework quirk across multiple projects, this Skill will automatically capture that workaround as a reusable skill so you never have to re-solve it from scratch again.
Quick Start
Activate the continuous-learning skill and configure its Stop hook in your Claude Code settings to automatically extract and save reusable problem-solving patterns from all your sessions.