Continuous Learning Skill Automatically evaluates Claude Code sessions on end to extract reusable patterns that can be saved as learned skills. How It Works This skill runs as a Stop hook at the end of each session: 1. Session Evaluation : Checks if session has enough messages (default: 10+) 2. Pattern Detection : Identifies extractable patterns from the session 3. Skill Extraction : Saves useful patterns to Configuration Edit to customize: Pattern Types | Pattern | Description | |---------|-------------| | | How specific errors were resolved | | | Patterns from user corrections | | | Solutio…