Skip to main content
AI/MLgithub

refactor-plan

Create a concrete plan before starting a multi-file refactor. Use when the user asks to plan, sequence, scope, or safely execute a refactor across multiple files; always investigate first, output the plan, and wait for confirmation before making code changes.

Stars
34,159
Source
github/awesome-copilot
Updated
2026-05-29
Slug
github--awesome-copilot--refactor-plan
View on GitHubRaw SKILL.md

// install — copy + paste into any project

mkdir -p .claude/skills && curl -fsSL https://raw.githubusercontent.com/github/awesome-copilot/HEAD/plugins/context-engineering/skills/refactor-plan/SKILL.md -o .claude/skills/refactor-plan.md

Drops the SKILL.md into .claude/skills/refactor-plan.md. Works with Claude Code, Cursor, and any agent that loads SKILL.md files from .claude/skills/.