Orchestrate bootstrapping a working MVP from a design or spec document — ingest the doc, plan thin vertical slices, scaffold the first end-to-end slice, then TDD-implement, review, and gated commit. Use to turn an SDD/PRD into a running starting point. Use when a design or spec document must become a running MVP through planned vertical slices.
72
89%
Does it follow best practices?
Run evals on this skill
Adds up to 20 points to the overall score
View guide
Low
Low-risk findings worth noting
Actor · action · target: orch · build · mvp. Thin wrapper over the shared
engine in orch-pipeline.
civicpulse/docs/SDD-v0.6.md.orch-pipeline engine with the settings above.gan-harness/spec.md + gan-harness/eval-rubric.md
(this stands in for what gan-planner would generate — you already have the spec)./gan-build "<one-line brief>" --skip-planner
(defaults: --max-iterations 15, --pass-threshold 7.0,
--eval-mode playwright; use --eval-mode code-only for non-UI slices).gan-generator → gan-evaluator loop and writes
gan-harness/feedback/feedback-NNN.md until the score passes or plateaus.feat: commits.security-reviewer for any slice touching a security trigger.orch-build-mvp: civicpulse/docs/SDD-v0.6.md
→ read SDD → slice list (vertical) → scaffold slice 1 [GATE 1: approve]
→ /gan-build --skip-planner (generator → evaluator loop) scores vs spec → review
→ commit feat: [GATE 2: confirm] → next sliced8409a4
If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.