A behavior-preserving refactor orchestrator that won't let you slip in feature changes by accident. It confirms your tests are green before touching anything, plans the restructure at a gate, then walks through extraction or cleanup in small steps while re-running tests after each move. The phase mask skips new behavior tests entirely because the existing suite is your safety net. Good for pulling modules apart, killing dead code, or flattening nested logic when you need the diff to stay neutral. Commits land as `refactor:` and you get two manual gates to catch yourself before things drift.
npx -y skills add affaan-m/ecc --skill orch-refine-code --agent claude-codeInstalls into .claude/skills of the current project.
Select a file.
juliusbrussee/caveman
mattpocock/skills
obra/superpowers
forrestchang/andrej-karpathy-skills
vercel-labs/skills