OverviewHistoryStatsSecurity
npx skills add ...
Documentation
SKILL.md
npx skills add affaan-m/ecc --skill 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.
npx skills add affaan-m/ecc --skill orch-build-mvp
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.