BigHugger
sk Skill · affaan-m

orch-add-feature

Orchestrate building a brand-new feature end to end — research, plan, TDD implementation, review, and gated commit — by delegating each phase to the matching ECC agent. Use when adding a capability that does not exist yet.

installs 8w
1,646
30-day movement
starts with the next reading
Related entries
2
Connections
0
JavaScript

orch-add-feature is an agent skill that orchestrates building a brand-new feature end to end by delegating each phase to the matching ECC agent. It is a thin wrapper over the shared orch-pipeline engine, running phases 0→1→2→4→5→6 (research, plan, TDD implementation, review, gated commit) with Gate 1 stopping after planning.

Reach for it when the requested capability does not exist yet and you want the full pipeline handled with size classification and gated stops rather than ad-hoc prompting.

Use it to

  • Add a net-new capability end to end
  • Classify feature size before running phases
  • Run research and plan, then stop at Gate 1
  • Collapse small features to implement-review-commit phases
  • Delegate each phase to the matching ECC agent

For Users of ECC agents adding new features

Host repository
affaan-m/ECC
Installs, lifetime
2,400
Installs, 8 weeks
1,646
Host stars
261k
Host language
JavaScript
topicsagent-skillorchestrationfeature-developmenttddpipelineecc