migration-planner

Plan and execute database, server, and cloud provider migrations with backup and rollback.

Updated Apr 10, 2026
One-click install
npx skills add https://github.com/italosilva18/infra-architect --skill migration-planner-italosilva18
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: migration-planner
Source: https://github.com/italosilva18/infra-architect/tree/main/skills/migration-planner
Command: npx skills add https://github.com/italosilva18/infra-architect --skill migration-planner-italosilva18

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Migration planning and execution for databases, servers, and cloud providers is complex and risky without a structured framework.

Core Features & Use Cases

  • Universal pre-migration checklist with backup and rollback considerations
  • Multi-domain migration playbooks covering database, server, and provider migrations
  • Post-migration verification, monitoring, and validation to ensure success

Quick Start

Define migration scope, run the universal pre-migration checklist, and initiate a staged rollout with monitoring and rollback readiness

Frequently Asked Questions about migration-planner

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I plan a database migration with a rollback strategy?

Plan a database migration using a safety-first framework that enforces a universal pre-migration checklist, dual-writing patterns, and rollback readiness. This ensures predictable outcomes through staged rollouts, backup verification, and continuous monitoring throughout the workflow.

What is the best way to execute a server migration safely?

The best way to execute a server migration is following a multi-domain migration playbook that includes risk assessment, pre-migration checks, and post-migration verification. This structured approach ensures all backup and monitoring requirements are met for a successful transition.

Can I use this framework for a Go version upgrade?

Yes, you can use this framework for a Go version upgrade. It applies a rigorous, safety-first approach to Go upgrades, covering pre-migration checklists, testing, dual-writing patterns, and post-migration validation to ensure the upgrade process is predictable.

What should be included in a pre-migration checklist for cloud provider migrations?

A pre-migration checklist for cloud provider migrations should include backup considerations, rollback planning, risk assessment, and dual-writing pattern setup. These checks ensure the migration scope is fully defined and potential issues are addressed before execution.

How does post-migration verification work after a database migration?

Post-migration verification works by validating data integrity, monitoring system performance, and confirming application stability after a database migration. This step ensures the migration achieved its objectives and identifies any anomalies requiring rollback or further adjustment.