AgentSkillsCN

migrate

规划并执行迁移(数据库、API、框架)

SKILL.md
--- frontmatter
name: migrate
description: Plan and execute migrations (database, API, framework)
model: sonnet
context: fork
agent: migration-engineer

Plan and execute migration for: $ARGUMENTS

Steps:

  1. Assess the scope and impact of the migration
  2. Create a step-by-step migration plan with rollback strategy
  3. Write migration scripts or code changes
  4. Test the migration including rollback path
  5. Document breaking changes and migration guide