Autonomous iterative refactoring workflow. Scans for tactical code quality improvements (DRY, dead code, naming, complexity), implements through SMEs, verifies with QA, commits atomically, and loops until no improvements remain.
$npx -y skills add chrisallenlane/claude-swe-workflows --skill refactorInstalls into the current project.
Run `npx skills use "https://github.com/chrisallenlane/claude-swe-workflows" --skill "chrisallenlane/claude-swe-workflows/refactor"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/chrisallenlane/claude-swe-workflows" that are relevant to the current task. Run `npx skills add "https://github.com/chrisallenlane/claude-swe-workflows"` and select the relevant skills, then follow their instructions.