What problem does it solve?
This Skill solves the problem of losing hard-earned coding patterns, workflow preferences, and project-specific conventions across Claude Code sessions, while eliminating the risk of cross-project pattern contamination when working on multiple codebases.
Core Features & Use Cases
- Automatic Session Observation: Hooks capture 100% of tool use events in Claude Code sessions to detect user corrections, error resolutions, and repeated workflows without manual input.
- Project-Scoped Instincts: Atomic learned behaviors are stored per-project by default, so framework-specific patterns stay isolated to their respective projects, and only universal best practices are shared globally.
- Instinct Evolution & Promotion: High-confidence instincts can be clustered into reusable skills, commands, or agents, and automatically promoted to global scope when they appear across 2+ projects with 80%+ confidence.
- Use Case: A full-stack developer working on a Flutter mobile app and a Python backend can have Flutter-specific widget patterns isolated to the mobile project, while universal security practices like input validation are shared across all projects.
Quick Start
Use the continuous-learning-v2 skill to enable automatic session observation and start building project-specific learned instincts for your current codebase.