Cleans up your PR before review by reorganizing messy commit history, updating stale descriptions, and adding reviewer guidance without touching the actual code behavior. It'll fetch your PR, analyze the diff for noise like mixed mechanical changes or unclear entry points, then propose a plan before doing any history rewrites. The workflow is careful: it snapshots the git tree before rebasing, groups commits by dependency order (schema, core logic, wiring, UI, tests), then verifies nothing changed unintentionally. Use it when you've got a working branch that tells the wrong story, or when the diff is technically correct but would make a reviewer's eyes glaze over. Won't let you hide behavior changes in cleanup commits.
npx -y skills add cursor/plugins --skill make-pr-easy-to-review --agent claude-codeInstalls into .claude/skills of the current project.
Select a file.
github/awesome-copilot
microsoft/win-dev-skills
github/awesome-copilot
github/awesome-copilot