description:Orchestrate bootstrapping a working MVP from a design/spec doc — ingest, slice, scaffold, TDD, review, gated commit (reuses the GAN harness). Wrapper for the orch-build-mvp skill.
---
# /orch-build-mvp
Manually launch the **orch-build-mvp** orchestrator: turn an SDD/PRD/system-design
document into a running vertical slice.
## Usage
```
/orch-build-mvp <path to design/spec doc>
```
Examples:
```
/orch-build-mvp civicpulse/docs/SDD-v0.6.md
```
## What It Does
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:
1. Read the spec; extract scope, locked decisions, and a feature list ordered as