commands/orch-build-mvp.md
Manually launch the orch-build-mvp orchestrator: turn an SDD/PRD/system-design document into a running vertical slice.
/orch-build-mvp <path to design/spec doc>
Examples:
/orch-build-mvp civicpulse/docs/SDD-v0.6.md
Invoke the orch-build-mvp skill with $ARGUMENTS as the doc path. The skill
(via the shared orch-pipeline engine, full pipeline incl. Scaffold) will:
gan-harness/spec.md +
eval-rubric.md, then drive /gan-build "<brief>" --skip-planner
(generator → evaluator loop) until the score passes or plateaus.code-reviewer (+ security-reviewer on any security-trigger slice), then
commit the scaffold and each slice as separate feat: commits. → GATE 2.If $ARGUMENTS is empty, ask the user for the path to the design/spec doc.