npx skills add https://github.com/eddiebe147/claude-settings --skill migration-plannerSKILL.md
Migration Planner
Plan and execute migrations with minimal disruption. From database migrations to full platform transitions, follow proven methodologies for successful migrations.
Core Workflows
Workflow 1: Migration Planning
- Assessment - Document current state and requirements
- Strategy - Choose migration approach (big bang vs. phased)
- Risk Analysis - Identify potential issues
- Timeline - Create realistic schedule
- Rollback Plan - Define abort criteria and procedures
Workflow 2: Data Migration
- Schema Mapping - Map source to destination schemas
- Transformation Rules - Define data transformations
- Test Migration - Run on subset of data
- Validation - Verify data integrity
- Production Migration - Execute with monitoring
Quick Reference
| Action | Command |
|---|---|
| Plan migration | "Plan migration from [source] to [target]" |
| Schema mapping | "Map schemas for migration" |
| Validate | "Validate migration results" |
Repository Stats
Stars6
Forks1