Database Migration Planner

$2.99Official

Plan and execute safe database schema migrations: dependency ordering, rollback strategies, zero-downtime patterns, and data backfill procedures.

datadatabasemigrationsschemazero-downtimerollbackยท by SkillingMain

What you get

  • โœ“9-step procedure
  • โœ“6 pitfalls to avoid
  • โœ“Installs into 6 tools
Version
v1 โ†’
Last updated
today
Length
3 min read
Requires
Best with a strong model (Claude Sonnet 4)

Works in: Claude Code, Codex, Cline, opencode, OpenClaw, Hermes ยท Handles multi-file projects

Preview

When to use

Use this skill whenever a schema change is needed on a production database โ€” adding or removing columns, changing types, creating indexes on large tables, splitting or merging tables, or backfilling data. It applies to relational databases primarily (Postgres, MySQL, SQL Server) but the principles transfer to document stores with migration needs. Trigger when the user mentions migrations, schema changes, zero-downtime deploys, or database refactors.

Inputs to gather

  • Database engine and version (Postgres, MySQL, etc.)
  • Current schema and the desired end state
  • Table sizes and row counts for affected tables
  • Traffic patterns: read-heavy, write-heavy, peak windows
  • Wh

โ€ฆ

๐Ÿ”’ Buy once ($2.99) to unlock the full playbook, download it, and install it in every tool you use.