orch-build-mvp
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.
- installs 8w
- 1,652
- 30-day movement
- starts with the next reading
- Related entries
- 2
- Connections
- 0
orch-build-mvp is an agent skill that orchestrates bootstrapping a working MVP from a design or spec document (SDD, PRD, system_design). It ingests the doc, plans thin vertical slices, scaffolds the first end-to-end slice, then runs TDD implementation, review, and gated commit. It is a thin wrapper that bundles the shared orch-pipeline engine and runs its full phase sequence (read spec through scaffold and gated commit) with a large default size floor.
Reach for it when a design or spec document must become a running starting point through planned vertical slices rather than ad-hoc implementation.
Use it to
- Turn an SDD or PRD into a running MVP
- Plan and scaffold the first vertical slice from a spec
- TDD-implement the first slice with review and gated commit
- Reuse the orch-pipeline engine for spec-to-code work
For Developers with a written spec who want an agent to bootstrap code
- Host repository
- affaan-m/ECC
- Installs, lifetime
- 2,300
- Installs, 8 weeks
- 1,652
- Host stars
- 261k
- Host language
- JavaScript