Continuous-learning-v2 is an instinct-based learning system that automatically observes Claude Code sessions through hooks, extracts atomic learned behaviors with confidence scoring, and evolves them into reusable skills, commands, or agents. Version 2.1 adds project-scoped instincts to isolate domain-specific patterns (React conventions stay in React projects, Python patterns in Python projects) while maintaining global instincts for universal behaviors. The skill solves the problem of knowledge fragmentation across sessions by creating a persistent, evolving library of learned practices that can be promoted from project-specific to global scope once validated across multiple projects.
npx skills add https://github.com/affaan-m/everything-claude-code --skill continuous-learning-v2