Autonomous Workflow
Foundation skill governing how Claude executes development workflows autonomously.
Iron Law
NO SKIPPING PHASES. Explore before Plan, Plan before Code, Code before Verify. Every phase produces an artifact.
Jumping to code without exploration is the #1 cause of rework. Jumping to "done" without verification is the #1 cause of bugs reaching review.
Explore > Plan > Code > Verify
Every multi-step workflow follows this loop:
- EXPLORE: Gather context. Use A
[Description truncada. Veja o README completo no GitHub.]