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.
Retrospective Self-Improvement
If a workflow run shipped wrong code despite all gates passing — or a
post-merge bug traces back to a missed check — invoke
/create-skill diagnose autonomous-workflow
while the failing session is still in context.
The diagnoser reads this skill's diagnostic surface
Related skills