home/categories/framework-internals/grp06-slop-janitor-agents-skills-find-best-refactor-skill-md
framework-internalsdevelopment

find-best-refactor

Find the single highest-leverage refactor in a repo by reducing system complexity, improving information hiding, deepening shallow modules, shrinking interface burden, and eliminating unnecessary special cases. Use when the user asks what to refactor, wants the best refactor, highest-leverage cleanup, architectural simplification, boundary extraction, duplication removal, complexity reduction, testability improvement, or an ExecPlan for the best refactor. Accept optional user guidance about scope, constraints, refactor style, or risk tolerance.

grp06
maintainer
grp06
Actualizado 3/18/2026
Estrellas
50
Forks
2
quick start

Installation and usage

Find the single highest-leverage refactor in a repo by reducing system complexity, improving information hiding, deepening shallow modules, shrinking interface burden, and eliminating unnecessary special cases. Use when the user asks what to refactor, wants the best refactor, highest-leverage cleanup, architectural simplification, boundary extraction, duplication removal, complexity reduction, testability improvement, or an ExecPlan for the best refactor. Accept optional user guidance about scope, constraints, refactor style, or risk tolerance.

Instalación
$ install --globalskills.sh
Uso

Después de instalarlo, puedes usar este skill ejecutando el siguiente comando en tu terminal:

skills use find-best-refactor