mit einem Klick
omg-autopilot
// 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..."
// 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..."
Use this skill when working with the GitLab MCP server tools for merge requests, issues, repositories, pipelines, work items, webhooks, search, and related GitLab workflows.
Cancel any active OMG mode and clean up state. Activate when user says: cancel, stop, cancelomg, stopomg, abort, kill it, stop everything.
2-stage pipeline: trace (causal investigation) then deep-interview (requirements). Activate when user says: deep dive, deep-dive, investigate deeply, trace and interview.
Socratic deep interview with mathematical ambiguity gating. Activate when user says: deep interview, interview me, ask me everything, don't assume, make sure you understand, ouroboros, socratic, I have a vague idea, not sure exactly what I want.
Strategic planning with optional interview workflow. Activate when user says: plan this, plan the, let's plan, make a plan, how should we approach.
PRD-driven persistence loop until task completion with verification. Activate when user says: ralph, don't stop, must complete, finish this, keep going until done.
| name | omg-autopilot |
| description | 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..." |
| argument-hint | <product idea or task description> |
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