mode-migrate
Installation
SKILL.md
Migrate Mode
Goal: Safely upgrade or migrate code with minimal disruption and zero data loss.
Process
- Assess current state and language/framework
- Research target version/stack
- Identify breaking changes
- Create migration plan
- Execute step-by-step
- Verify and test
- Document changes
Output Format
## MIGRATE: [From] -> [To]