code-refactoring
Identifying and applying improvements to code structure and patterns.
1WORKS 58★61,4622WORKS 57★23WORKS 57★61,4624WORKS 55★15WORKS 53★5946WORKS 53★237WORKS 51★918WORKS 50★6119WORKS 43★38110WORKS 42★011WORKS 39★381
refactorskilldefault
Restructuring large code sections with safety guarantees via LSP, AST-Grep, and regression tests.
refactor-at-scaleworkflow
Large codebase refactors where understanding scope before execution prevents rework.
refactorskill
When you need to restructure code with full codebase awareness and risk mapping.
refactor-scoutworkflow
Orchestrating multi-stage parallel reviews with schema-enforced output and iterative refinement.
refactorskill
Large refactoring efforts where test coverage provides a safety net to avoid breaking changes.
refactoring-plannersubagent
Systematic refactoring with minimal behavior change and high test coverage
refactor-passskill
Cleaning up code after feature work by removing dead code and straightening logic.
code-simplifiersubagent
Cleaning code when reuse wins matter more than bug hunting.
code-refactoring-assistantskill
Improving code quality through safe, syntax-preserving transformations without changing behavior.
refactorworkflow
Improving code quality when tests are passing and you want to safely restructure without behavior change.
refactoring-codebaseskill
Specialized task requiring Refactoring Codebase expertise