Help us improve
Share bugs, ideas, or general feedback.
From ecc
Orchestrates changing an existing working feature to new desired behavior by updating tests first, then implementation, with review and gated commit.
How this skill is triggered — by the user, by Claude, or both
Slash command
/ecc:orch-change-featureThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Actor · action · target: **orch · change · feature**. Thin wrapper over the
Share bugs, ideas, or general feedback.
Actor · action · target: orch · change · feature. Thin wrapper over the
shared engine in orch-pipeline.
orch-fix-defect (no bug to reproduce).orch-add-feature (the capability already exists).orch-pipeline engine with the settings above.standard+ size warrants the full planner pass.security-reviewer if the change touches a security trigger.orch-change-feature: make nws-poller alert at 2 warnings instead of 3
→ update threshold tests to new spec → change impl to green
→ code-review → commit [GATE 2: confirm]
npx claudepluginhub affaan-m/ecc --plugin eccOrchestrates building a brand-new feature end to end — research, plan, TDD, review, and gated commit — by delegating each phase to the matching ECC agent.
Workflow for modifying business logic and data flows without adding features or UI changes. Includes ambiguity detection, fan-out discipline, and test updates.
Routes mid-stream feature edits like discoveries, pivots, or requirement changes to an agent for validation, documentation propagation, and interactive decision handling up to 3 rounds.