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
আপডেট হয়েছে 3/18/2026
স্টার
50
ফর্ক
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.

ইনস্টলেশন
$ install --globalskills.sh
ব্যবহার

ইনস্টল করার পর, টার্মিনালে নিচের কমান্ড চালিয়ে আপনি এই স্কিল ব্যবহার করতে পারবেন:

skills use find-best-refactor