Plan safe schema, API, or infrastructure migrations.
Steps
Document current state and target state.
Identify breaking changes and dependencies.
Create step-by-step migration playbook with rollback plan.
Validate with dry-run or staging environment.
1---2name: migration-planner3description: Migration Planner Skill4---5# Migration Planner Skill67## Purpose8Plan safe schema, API, or infrastructure migrations.910## Steps111. Document current state and target state.122. Identify breaking changes and dependencies.133. Create step-by-step migration playbook with rollback plan.144. Validate with dry-run or staging environment.
Run npx skillmds@latest add thelobbi/migration-planner in your terminal (requires Node.js), paste this page's agent-chat prompt into Claude, Cursor, or any MCP-connected agent, or download the SKILL.md file and copy it into your agent's skills directory.
Migration Planner Skill It is listed under Coding & Dev Tools on SkillMD.
This skill has not completed SkillMD's automated safety review yet. SkillMD never runs a skill's scripts for you; review the SKILL.md before installing.
This skill is tagged as working with Claude Code, Claude.ai, OpenAI Codex. SKILL.md is an open format, so most agents that read a skills directory can load it too.
Yes. Installing skills from SkillMD is free, and the skill stays under its author's original license.
thelobbi (@thelobbi) published this skill. Their other Agent Skills are listed on their SkillMD profile.