Full autonomous execution from idea to working code. Activate when user says: autopilot, auto-pilot, autonomous, build me, create me, make me, full auto, handle it all, or "I want a/an..."
OMG Autopilot takes a brief product idea and autonomously handles the full lifecycle: requirements analysis, technical design, planning, parallel implementation, QA cycling, and multi-perspective validation.
/plan/ralph or delegate to @executorTurn the user's idea into a detailed spec.
.omc/plans/ralplan-*.md): Skip Phase 0 AND Phase 1 → jump to Phase 2.omc/specs/deep-interview-*.md): Use pre-validated spec, skip to Phase 1/deep-interview for clarification.omc/autopilot/spec.mdomg_write_state(phase="expansion_done")Create an implementation plan from the spec.
.omc/plans/autopilot-impl.mdomg_write_state(phase="planning_done")Implement the plan using parallel execution.
omg_write_state(phase="execution_done")Cycle until all tests pass (max 5 cycles).
omg_write_state(phase="qa_done")Multi-perspective review in parallel.
omg_write_state(phase="validation_done")Delete all state files on successful completion.
/cancel for clean exit