PlanningClaude Code
Migration Strategy
Plan a safe migration from old to new
Prompt
I need to migrate from [old system/pattern] to [new system/pattern]. Plan a migration that:
1. Can be done incrementally (no big bang)
2. Has a rollback plan at each step
3. Preserves backward compatibility during the transition
4. Includes verification steps between phases
What are the risks? What could go wrong at each step?