autonomous-workflow
Installation
SKILL.md
Autonomous Workflow
Phase-based autonomous feature development. Each phase has a gate that must pass before continuing. Phases optionally invoke companion skills based on the task — companions skip silently if not installed.
Source of truth. This
SKILL.mdis a thin index. Detailed procedures live inrules/*.mdand load on demand. Companion-skill triggers and disable instructions live inrules/companion-skills.md.
Self-Improvement
The workflow improves across runs through a two-tier loop (full contract in
rules/self-improvement-loop.md):