continual-learning
Installation
SKILL.md
Continual Learning for AI Coding Agents
Your agent forgets everything between sessions. Continual learning fixes that.
The Loop
Experience → Capture → Reflect → Persist → Apply
↑ │
└───────────────────────────────────────┘
Quick Start
Install the hook (one step):
cp -r hooks/continual-learning .github/hooks/