What problem does it solve?
Manually identifying and saving useful workflows, debugging techniques, and project-specific patterns from Claude Code sessions is time-consuming, and valuable knowledge is often lost after sessions end. This skill solves that by automatically extracting reusable patterns from your session history.
Core Features & Use Cases
- Automatic Stop Hook Execution: Runs once at the end of each Claude Code session to evaluate for extractable patterns without adding latency to your in-session interactions.
- Customizable Pattern Filtering: Lets you adjust configuration to target specific pattern types (like error resolutions, workarounds, debugging techniques) and ignore irrelevant ones (like simple typos, one-time fixes).
- Centralized Pattern Library: Saves approved extracted patterns to a dedicated local directory for easy reuse across future projects and sessions. For example, if you repeatedly resolve the same framework build error, this skill will capture that resolution so you can apply it instantly in future sessions.
Quick Start
Activate the continuous-learning skill and configure your Claude Code Stop hook to automatically save reusable problem-solving patterns from your sessions to your local learned skills library.