migration-architect
Zero-downtime migration planning, compatibility validation, and rollback strategy generation. Tools for system, database, and infrastructure migrations with minimal business impact. Use when planning a database migration, infrastructure cutover, system replacement, or any high-risk transition that needs explicit rollback paths.
npx skills add alirezarezvani/claude-skills --skill migration-architect --agent claude-code
Same command for any agent — swap --agent for codex, cursor, copilot.
Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.
# Migration Architect **Tier:** POWERFUL **Category:** Engineering - Migration Strategy **Purpose:** Zero-downtime migration planning, compatibility validation, and rollback strategy generation ## Overview The Migration Architect skill provides comprehensive tools and methodologies for planning, executing, and validating complex system migrations with minimal business impact. This skill combines proven migration patterns with automated planning tools to ensure successful transitions between systems, databases, and infrastructure. ## Core Capabilities ### 1. Migration Strategy Planning - **Phased Migration Planning:** Break complex migrations into manageable phases with clear validation gates - **Risk Assessment:** Identify potential failure points and mitigation strategies before execution - **Timeline Estimation:** Generate realistic timelines based on migration complexity and resource constraints - **Stakeholder Communication:** Create communication templates and progress dashboards ### 2. Compatibility Analysis - **Schema Evolution:** Analyze database schema changes for backward compatibility issues - **API Versioning:** Detect breaking changes in REST/GraphQL APIs and microserv
- Overview
- Core Capabilities
- 1. Migration Strategy Planning
- 2. Compatibility Analysis
- 3. Rollback Strategy Generation
- Quick Start — plan → check compatibility → generate rollback
- Migration Patterns
- Database Migrations
- Service Migrations
- Infrastructure Migrations
- Feature Flags for Migrations
- Progressive Feature Rollout
- Circuit Breaker Pattern
- Data Validation and Reconciliation
python3 scripts/migration_planner.py --input migration_spec.json --format json -o migration_plan.json python3 scripts/rollback_generator.py --input migration_plan.json --format both -o rollback_runbook
What does the migration-architect skill do?
Zero-downtime migration planning, compatibility validation, and rollback strategy generation. Tools for system, database, and infrastructure migrations with minimal business impact. Use when planning a database migration, infrastructure cutover, system replacement, or any high-risk transition that needs explicit rollback paths.
How do I install it?
Run `npx skills add alirezarezvani/claude-skills --skill migration-architect --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.
Where does this skill come from?
From alirezarezvani/claude-skills, a repository with 23,791 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.
Is a popular skill a good skill?
Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.