omg-autopilot
Installation
SKILL.md
OMG Autopilot
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.
When to Use
- User wants end-to-end autonomous execution from an idea to working code
- Task requires multiple phases: planning, coding, testing, and validation
- User wants hands-off execution
When NOT to Use
- User wants to explore options → use
/plan - Single focused code change → use
/ralphor delegate to @executor - Quick fix or small bug → delegate directly to @executor
Execution Pipeline
Related skills