Планирование рефакторинга через интервью с разработчиком
engineering
request-refactor-plan is a Claude Code skill that conducts a structured interview with the developer, produces a detailed refactoring plan broken into tiny commits, and files the result as a GitHub issue. By asking targeted clarifying questions, it surfaces goals, risks, and scope before proposing an incremental sequence of safe changes that keep the codebase working at every step. It suits senior engineers who need to draft a refactoring RFC, align the team on a plan, or avoid big-bang rewrites. The skill is marked deprecated and is part of Matt Pocock's engineering skills collection for Claude Code.
- #engineering
- #refactor
- #planning
- #documentation