Plan a zero-downtime migration for data or infrastructure. Use when a senior developer needs a safe migration strategy.
Install
npx skillscat add proflead/codex-skills-library/zero-downtime-migration Install via the SkillsCat registry.
SKILL.md
Zero-Downtime Migration
Purpose
Plan a zero-downtime migration for data or infrastructure.
Inputs to request
- Source and target systems.
- Data volume and sync approach.
- Rollback requirements and cutover window.
Workflow
- Define dual-write or compatibility strategy.
- Plan rollout phases and rollback triggers.
- Validate data consistency and cutover checks.
Output
- Migration plan with phases and rollback.
Quality bar
- Include verification steps before cutover.
- Document rollback triggers and owner.