# Migration Planner

> Migration Planner Skill

- Skill: `thelobbi/migration-planner` (Agent Skill)
- Install (CLI): `npx skillmds@latest add thelobbi/migration-planner`
- Raw SKILL.md: https://api.skillmd.com/api/skills/thelobbi/migration-planner/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: thelobbi (https://skillmd.com/u/thelobbi)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/thelobbi/migration-planner

---

# Migration Planner Skill

## Purpose
Plan safe schema, API, or infrastructure migrations.

## Steps
1. Document current state and target state.
2. Identify breaking changes and dependencies.
3. Create step-by-step migration playbook with rollback plan.
4. Validate with dry-run or staging environment.

