AI AGENT ADDONS
Code Review & Quality
12,141installs

Before changing many files at once, you need a clear plan. This skill helps you create that plan step by step. It looks at your code first to understand what needs to change.

The plan lists every file that will be affected. It shows the order to make changes safely. You start with types, then code, then tests, then cleanup. Each phase has a way to check it worked.

The skill stops after making the plan and asks for your confirmation before any edits. This avoids mistakes and keeps your project stable. It also includes a rollback plan in case something goes wrong.

Add Refactor Plan skill to your workflow

Global

mkdir -p ~/.claude/skills/refactor-plan

Project

mkdir -p .claude/skills/refactor-plan

Source Repository

Stars
35,856
Forks
4,431
Watchers
35,856
License
MIT
Last Push
1 month ago
Created
1 year ago