Loading...
Loading...
Orchestrate a behavior-preserving refactor — confirm tests are green, restructure without changing behavior, keep tests green, review, and gated commit. Use when the structure should improve but behavior must not change.
npx skill4agent add affaan-m/ecc orch-refine-codeorch-pipelineorch-change-featureorch-fix-defectorch-pipelinerefactor-cleanerrefactor:orch-refine-code: extract the NWS HTTP client out of poller.py
→ confirm tests green → plan extraction [GATE 1: approve]
→ move in small steps, tests green throughout → code-review
→ commit refactor: [GATE 2: confirm]