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/
Installs
47
GitHub Stars
2.6K
First Seen
Feb 24, 2026
continual-learning — microsoft/skills