Armory
Source
Browse
Skills

continuous-learning-v2

Instinct-based learning system that observes sessions via hooks, creates atomic instincts with confidence scoring, and evolves them into skills/commands/agents. v2.1 adds project-scoped instincts to prevent cross-project contamination.

Score
Unranked
Evidence
No signals yet
Last commit
Not known
Listed

Install

armory install continuous-learning-v2 --cli claude

writes the skill into.claude/skills/continuous-learning-v2/SKILL.mdListed as compatible

Configuration
# fetches the source and writes it to:
.claude/skills/continuous-learning-v2/SKILL.md

Needs the armory CLI · not on npm yet, build it from cli/ in the repository

What it is

Instinct-based learning system that observes sessions via hooks, creates atomic instincts with confidence scoring, and evolves them into skills/commands/agents. v2.1 adds project-scoped instincts to prevent cross-project contamination.

When to use it

Instinct-based learning system that observes sessions via hooks, creates atomic instincts with confidence scoring, and evolves them into skills/commands/agents. v2.1 adds project-scoped instincts to prevent cross-project contamination.

How to install / invoke

Vendored from affaan-m/ecc (skills). See the source: https://github.com/affaan-m/ecc/blob/main/skills/continuous-learning-v2/SKILL.md

Notes

Ingested from the affaan-m/ecc harness library (MIT).