Agent skill
safe_refactor_migration
Plan and execute large refactors with shadow mode and rollback.
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/safe-refactor-migration
Metadata
Additional technical details for this skill
- short description
- Safe refactor migration
SKILL.md
Purpose
Enable large changes without breaking production.
Steps
- Create a shadow path and adapters.
- Validate with tests and benchmarks.
- Prepare a staged migration and rollback plan.
Didn't find tool you were looking for?