What problem does it solve?
It eliminates the manual effort of turning a product idea into working code by orchestrating requirements, design, implementation, QA, and validation end-to-end.
Core Features & Use Cases
- Autonomous lifecycle execution: Converts a brief product idea into a detailed spec, creates an implementation plan, executes in parallel, runs QA cycles, and performs multi-perspective validation with approval gating.
- Decision-gate interactivity with hooks: Uses vscode_askQuestions when available (or presents numbered options) at ambiguity points, spec confirmation, repeated QA failures, and validation rejections for recovery and user direction.
- Stateful orchestration & guardrails: Writes structured state across phases, limits QA to five cycles, detects repeated failures to avoid endless loops, and performs cleanup on success.
Quick Start
Activate omg-autopilot and provide your product idea so it generates the spec, plans, implements, tests, validates, and cleans up automatically.