ECC/commands
Affaan Mustafa 9bc587aaae feat: add skill-create and continuous-learning-v2 commands
New commands:
- /skill-create: Local git history analysis to generate SKILL.md files
- /instinct-status: Show learned instincts with confidence levels
- /instinct-import: Import instincts from files or repos
- /instinct-export: Export instincts for sharing
- /evolve: Cluster instincts into skills/commands/agents

These integrate the continuous-learning-v2 system and provide a local
alternative to the Skill Creator GitHub App for pattern extraction.
2026-01-27 04:01:06 -08:00
..
build-fix.md
checkpoint.md
code-review.md
e2e.md
eval.md
evolve.md feat: add skill-create and continuous-learning-v2 commands 2026-01-27 04:01:06 -08:00
go-build.md
go-review.md
go-test.md
instinct-export.md feat: add skill-create and continuous-learning-v2 commands 2026-01-27 04:01:06 -08:00
instinct-import.md feat: add skill-create and continuous-learning-v2 commands 2026-01-27 04:01:06 -08:00
instinct-status.md feat: add skill-create and continuous-learning-v2 commands 2026-01-27 04:01:06 -08:00
learn.md
orchestrate.md
plan.md
refactor-clean.md
setup-pm.md
skill-create.md feat: add skill-create and continuous-learning-v2 commands 2026-01-27 04:01:06 -08:00
tdd.md
test-coverage.md
update-codemaps.md
update-docs.md
verify.md