Skip to main content
Exécutez n'importe quel Skill dans Manus
en un clic

new-migration

Étoiles0
Forks0
Mis à jour24 juin 2026 à 03:26

Use when authoring a database schema migration — adding or altering a column, creating an index, renaming a table, backfilling data — especially against a large production table where a careless DDL statement takes a lock and stalls every query behind it. Triggers on "write a migration", "add a column", "create an index", "alter the schema", "backfill", or any change to the database that has to ship safely and be reversible. Pulls in the org's migration template and the lock/backfill gotchas before the first line of SQL.

Installation

Installer avec Codex ou Claude Copiez ce prompt, collez-le dans Codex, Claude ou un autre assistant, puis laissez-le vérifier la page du skill et l'installer pour vous.

Explorateur de fichiers
2 fichiers
SKILL.md
readonly