Skip to main content

refactor-pr-check

Checklist for preparing or reviewing a refactoring PR — a change that moves, extracts, renames, or reorganizes code with behavior preserved. Use when you have written or are about to open a refactor/cleanup/extract/move PR, or are reviewing one, and want it faithful (behavior unchanged), minimal (no needless new files or config), reviewable (git renders moves as renames), verified (actually run), and described by risk. Triggers on 'refactor', 'extract', 'move X to Y', 'rename', 'split this file', 'pure move', 'reorganize', 'pull out shared', or preparing a PR that is mostly relocation. Covers isolating the one real change, keeping moved code byte-identical, earning the git rename badge, choosing the right home (library vs tooling), reverting needless config, running one real end-to-end path, and a risk-first description.

Jump to install

Source facts

Repository
WindChimeRan/claude-dotfiles
Last source activity
July 15, 2026 at 00:00
Detected SKILL.md language
English
Stars
1
Forks
0

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.