Agent skill
refactor-engine
Plan and execute multi-file refactors with safety checks; use when asked to reduce tech debt or reorganize code modules.
Stars
163
Forks
31
Install this agent skill to your Project
npx add-skill https://github.com/majiayu000/claude-skill-registry/tree/main/skills/development/refactor-engine
SKILL.md
Refactor Engine
Use this skill to run safe refactors with validation.
Workflow
- Identify refactor target and impact graph.
- Break into minimal change sets.
- Apply changes with tests or static checks.
- Summarize diffs and risks.
Output expectations
- Provide a refactor plan and verification steps.
Didn't find tool you were looking for?