The refactor-plan skill helps developers create detailed, sequenced plans for multi-file refactoring tasks by analyzing codebase dependencies and organizing changes into safe phases (types, implementation, tests, cleanup) with verification steps and rollback procedures. It's designed for software engineers managing complex refactors who need to minimize risk by understanding file dependencies and executing changes in the correct order. The skill solves the problem of coordinating large-scale code changes across multiple files without breaking functionality or losing track of what's been modified.
npx -y skills add github/awesome-copilot --skill refactor-plan --agent claude-codeInstalls into .claude/skills of the current project.
Select a file.
github/awesome-copilot
alirezarezvani/claude-skills
microsoft/win-dev-skills
github/awesome-copilot