Refactoring Plan

Plan a safe, incremental refactor of messy code without changing behavior. Use when code needs restructuring, is hard to change, has grown tangled, or you want to clean it up before adding a feature. Produces a sequenced plan of small behavior-preserving steps, the safety net (tests/characterization) to add first, and the target structure — refactoring as a series of green commits, not a risky big-bang rewrite.

Mohit Aggarwal cbc6292 3.2 KB Updated

File contents

mohitagw15856/pm-claude-skills/tree/main/skills/refactoring-plan commit cbc62923eb

Frequently asked questions

npx skillmds add mohitagw15856/refactoring-plan