What problem does it solve?
Automates the end-to-end lifecycle from idea to running code by coordinating a 10-phase pipeline, gated decision points, and reproducible artifacts, enabling teams to deliver software more predictably with stateful resumability.
Core Features & Use Cases
- 10-phase pipeline with LEAN orchestration and wave-based parallelism, covering intake, research, challenge, PRD/SRS, architecture, implementation planning, scaffolding, code generation, verification, and delivery.
- Stateful resumability via STATE.json and a resume flag to continue work from the last checkpoint.
- Gate-driven workflow with HARD and soft gates and automatic pass for non-blocking phases when depth is quick.
- Integrates with sub-skills and routes tasks to specialized agents such as /deep-research, /auto-swarm-nth, /production-upgrade, /security-audit, and /ship.
Quick Start
Provide an idea description (and optional depth) to start the Auto-Mode workflow.