migration-planner
Installation
SKILL.md
Migration Planner
Execute safe, zero-downtime migrations with validation and rollback plans.
Migration Patterns
1. Feature Flag Migration (Safest)
Phase 1: Deploy new code (disabled)
Phase 2: Enable for 1% traffic
Phase 3: Ramp to 10%, 50%, 100%
Phase 4: Remove old code