continuous-learning-v2
Installation
SKILL.md
Continuous Learning v2
Overview
A learning system that extracts patterns from completed sessions, scores them by confidence, and evolves high-confidence instincts into durable skills. Unlike v1's stop-hook pattern, v2 uses instinct-based learning with confidence scoring and evolution.
When to Use
- After completing a significant feature or fix
- When you've discovered a pattern worth remembering
- When a session revealed a non-obvious solution
- Before starting similar work to apply learned instincts