sk Skill · affaan-m
orch-fix-defect
Orchestrate fixing a bug — reproduce it as a failing regression test, fix to green, review, and gated commit — by delegating each phase to the matching ECC agent. Use when existing behavior is broken or wrong.
Open on skills.sh ↗read 2026-09-17
- installs 8w
- 1,444
- 30-day movement
- starts with the next reading
- Related entries
- 2
- Connections
- 0
JavaScript
An agent skill that orchestrates fixing a bug by delegating each phase — reproduce as a failing regression test, fix to green, review, gated commit — to matching ECC agents. It is a thin wrapper that runs the shared orch-pipeline engine with settings tuned for defect fixes.
Reach for it when existing behavior is broken or wrong and you want a structured, test-first fix pipeline instead of ad-hoc patching.
Use it to
- Reproduce a reported bug as a failing regression test
- Fix the defect until the test goes green
- Escalate to code-explorer when the root cause is unclear
- Run review and gated commit after the fix
- Route correct-but-unwanted behavior to sibling skills instead
For Developers using ECC agents to fix bugs
- Host repository
- affaan-m/ECC
- Installs, lifetime
- 2,200
- Installs, 8 weeks
- 1,444
- Host stars
- 261k
- Host language
- JavaScript
topicsbug-fixingorchestrationregression-testingagent-skillpipelinecode-review