autodev
Installation
SKILL.md
/autodev
/autodev manages the repo-local operational contract for autonomous development.
It does not replace /evolve or /rpi.
PROGRAM.mdorAUTODEV.mddefines the contract: mutable scope, immutable scope, experiment unit, validation commands, decision policy, escalation rules, and stop conditions.ao autodevcreates, inspects, and validates that contract.ao evolveruns the v2 autonomous improvement loop.ao rpiruns one research -> plan -> implement -> validate lifecycle.
Routing
Use this split when the user asks whether the old evolve flow should become a new command or skill:
| Intent | Action |
|---|---|
| define or repair the repo-local autonomous policy | use /autodev and ao autodev |
Related skills