docs: mark continuous-learning v1 as legacy

This commit is contained in:
Affaan Mustafa
2026-04-08 16:31:58 -07:00
parent 2e5e94cb7f
commit 1b3ccb85aa
5 changed files with 14 additions and 5 deletions

View File

@@ -139,7 +139,7 @@ For each selected category, print the full list of skills below and ask the user
| Skill | Description |
|-------|-------------|
| `continuous-learning` | Auto-extract reusable patterns from sessions as learned skills |
| `continuous-learning` | Legacy v1 Stop-hook session pattern extraction; prefer `continuous-learning-v2` for new installs |
| `continuous-learning-v2` | Instinct-based learning with confidence scoring, evolves into skills, agents, and optional legacy command shims |
| `eval-harness` | Formal evaluation framework for eval-driven development (EDD) |
| `iterative-retrieval` | Progressive context refinement for subagent context problem |