What problem does it solve?
Manually reviewing long Claude Code sessions to identify reusable workflows, error fixes, and project-specific conventions is time-consuming and inconsistent, leading to lost valuable solutions that could accelerate future development work.
Core Features & Use Cases
- Automated Stop Hook Evaluation: Runs once at the end of every Claude Code session to analyze full context without adding latency to individual interactions.
- Configurable Pattern Filtering: Customize minimum session length, extraction thresholds, and which pattern types (error resolutions, user corrections, workarounds, debugging techniques, project-specific conventions) to capture, while ignoring trivial fixes like typos.
- Use Case: If you repeatedly resolve the same NSE API data fetching error across multiple trading bot development sessions, this skill will automatically detect that resolution pattern and save it as a learned skill for future use.
Quick Start
Use the continuous-learning skill to automatically extract reusable patterns from your latest Claude Code session and save them as searchable learned skills for all your future projects.