# Platform Migration Plan

> Create a plan to migrate platforms or runtimes. Use when a senior developer needs a phased migration approach.

- Skill: `majiayu000/platform-migration-plan` (Agent Skill, multi-file: 2 files)
- Install (CLI): `npx skillmds add majiayu000/platform-migration-plan`
- Raw SKILL.md: https://api.skillmd.com/api/skills/majiayu000/platform-migration-plan/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: majiayu000 (https://skillmd.com/u/majiayu000)
- Updated: 2026-09-09
- Page: https://skillmd.com/skills/majiayu000/platform-migration-plan

---


# Platform Migration Plan

## Purpose
Create a plan to migrate platforms or runtimes.

## Inputs to request
- Current platform and target platform.
- Compatibility constraints and dependencies.
- Downtime tolerance and rollback needs.

## Workflow
1. Assess current dependencies and constraints.
2. Define migration stages and compatibility layers.
3. Plan validation and rollback at each stage.

## Output
- Migration roadmap with milestones.

## Quality bar
- Define clear success criteria per stage.
- Ensure rollback paths are documented.

