Migration Planner
高级ops最低上下文:64K
Plans and generates migration strategies for framework upgrades, language versions, database changes, and architecture shifts. Produces step-by-step migration guides with rollback plans, risk assessment, and automated codemods where possible.
使用场景
- Planning React 18 to React 19 migration
- Upgrading Node.js major versions
- Migrating from REST to GraphQL
- Database schema migrations with zero downtime
- Monolith to microservices decomposition planning
示例提示词
Plan a migration for the following upgrade: From: [current version/framework/architecture] To: [target version/framework/architecture] Current codebase: - Size: [files, LOC] - Key dependencies: [list major deps] - Test coverage: [percentage] Please provide: 1. Breaking changes analysis 2. Step-by-step migration plan (ordered by risk) 3. Automated codemods or scripts where possible 4. Manual changes required 5. Testing strategy for each step 6. Rollback plan if something goes wrong 7. Estimated effort (hours/days)
推荐模型
兼容工具
claude-codecursorgithub-copilotkiroany
模态
输入: text, code
→输出: text, code
相关 Skills
作者
OpenModels Community