Skip to main content

refactor-and-split

Refactor existing code without changing behavior - split oversized files, extract duplicates, simplify over-engineered patterns. Use when files exceed size thresholds, code is duplicated 4+ times, or has speculative abstractions, dead options, or wrapper indirection. Triggers "refactor", "split", "deduplicate", "simplify", "untangle", "clean up". Complements built-in `simplify` (which only reviews recent diffs).

Jump to install

Source facts

Repository
suxrobGM/logistics-app
Last source activity
July 26, 2026 at 15:41
Detected SKILL.md language
English
Stars
187
Forks
60

Install options

The review-first prompt is selected by default. You can switch to a direct command or download a local copy.

Review the source files

Read SKILL.md and any companion files shown by SkillsMP before deciding whether to install.