安装方式
命令行安装
在项目根目录执行以下命令,完成 Skill 安装。
npx bzskills add affaan-m/everything-claude-code --skill 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.
36
下载量
命令行安装
在项目根目录执行以下命令,完成 Skill 安装。
npx bzskills add affaan-m/everything-claude-code --skill orch-fix-defect name: orch-fix-defect
description: 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.
metadata:
origin: ECCActor · action · target: orch · fix · defect. Thin wrapper over the shared
engine in orch-pipeline.
orch-change-feature.orch-add-feature.4 → 5 → 6. Research (1) is usually skipped.
(regression test), then fix until it goes green. Proving the bug exists first
is what separates a fix from a tweak.
orch-pipeline engine with the settings above.code-explorer before the redtest; escalate build breaks to build-error-resolver / /build-fix.
security-reviewer if the defect sits in a security-sensitive path.orch-fix-defect: poller crashes on empty NWS response
→ write failing test reproducing the crash → fix to green
→ code-review → commit [GATE 2: confirm] (commit: fix:)