Skip to main content

refactoring

Apply behavior-preserving code refactorings from Martin Fowler's "Refactoring" (2nd ed.) catalog. Use whenever the user wants to restructure existing code without changing its behavior — a general cleanup/refactor request, a named Fowler refactoring (Extract Function, Inline Variable, Introduce Parameter Object, etc.), or code flagged as smelly, hard to read, or needing tidying even without the word "refactor." Do NOT use for adding features, fixing bugs, or any change to observable behavior.

Jump to install

Source facts

Repository
igorrochap/commitgen
Last source activity
August 20, 2026 at 13:48
Detected SKILL.md language
English
Stars
4
Forks
1

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.