Migration Planner
Automatically generates relocation checklists, timelines, and cost estimates based on your destination and needs.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add migration-planner npx -- -y @trustedskills/migration-planner
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"migration-planner": {
"command": "npx",
"args": [
"-y",
"@trustedskills/migration-planner"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
The migration-planner skill helps users create detailed plans for migrating data or systems. It can analyze existing infrastructure, identify dependencies, and generate step-by-step migration instructions to minimize disruption and ensure a smooth transition. The planner considers potential risks and suggests mitigation strategies based on the provided context.
When to use it
- Planning a server migration: Generate a checklist of tasks and considerations for moving servers to a new environment.
- Database upgrades: Create a plan for upgrading a database, including data backup and validation steps.
- Application deployments: Outline the process for deploying an application across multiple environments with minimal downtime.
- Cloud adoption: Develop a phased approach for migrating on-premise infrastructure to a cloud platform.
Key capabilities
- Dependency analysis
- Risk assessment
- Step-by-step plan generation
- Mitigation strategy suggestions
Example prompts
- "Create a migration plan for moving our customer database from MySQL 5.7 to PostgreSQL 14."
- "I need a detailed checklist for migrating our application servers to AWS. Consider potential downtime and data loss risks."
- “Generate a phased approach for moving our on-premise file storage to Google Cloud Storage.”
Tips & gotchas
The quality of the migration plan depends heavily on the accuracy and completeness of the information provided about the existing infrastructure. Be prepared to provide detailed context about your systems and data.
Tags
TrustedSkills Verification
Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.
Security Audits
| Gen Agent Trust Hub | Pass |
| Socket | Pass |
| Snyk | Pass |
🌐 Community
Passed automated security scans.