request-refactor-plan
Guides users through planning complex refactors, assessing test coverage, and generating detailed GitHub issues.
Install
npx skills add https://github.com/mattpocock/skills --skill request-refactor-planStats
| Total installs | 1,658 |
| Weekly installs | 1.7K |
| GitHub stars | 10.6K |
| First seen | Feb 13, 2026 |
| Source | @mattpocock/skills |
Summary
- Conducts a detailed user interview to understand the problem, explore alternatives, and nail down exact scope before planning
- Verifies assertions by exploring the repository and assesses existing test coverage in the affected codebase
- Breaks implementation into the smallest possible commits, each leaving the codebase in a working state
- Generates a structured GitHub issue with problem statement, solution, detailed commit plan, decision document, testing strategy, and out-of-scope items
Tags
Related skills
| Skill | Installs | vs request-refactor-plan |
|---|---|---|
| pua | 1,973 | +315 |
| django-tdd | 1,536 | -122 |
| java-coding-standards | 1,573 | -85 |
| security-scan | 1,535 | -123 |
| n8n-validation-expert | 1,655 | -3 |
FAQ
- How many installs does request-refactor-plan have?
- request-refactor-plan has 1,658 total installs and 1.7K installs this week.
- Where is request-refactor-plan hosted?
- request-refactor-plan is published by @mattpocock/skills at https://github.com/mattpocock/skills.
- How many GitHub stars does request-refactor-plan have?
- request-refactor-plan has 10.6K GitHub stars.
- When was request-refactor-plan first indexed?
- OrangeBot.AI first indexed request-refactor-plan on Feb 13, 2026.
- How do I install request-refactor-plan?
- Run: npx skills add https://github.com/mattpocock/skills --skill request-refactor-plan