Migration Reversibility

Check SQL migration files for irreversible or deploy-breaking operations before running them against production. Use whenever the user writes a migration, mentions ALTER/DROP/migrate, prepares a release containing schema changes, or asks if a deploy is safe — for Supabase, Prisma, Drizzle, or raw SQL alike. Runs fully offline — no API keys, no network, no credentials.

Starr-del feb2b40 2 files · 12.5 KB Updated

File contents

Starr-del/ShipSafe/tree/main/skills/migration-reversibility commit feb2b4080b

Frequently asked questions

npx skillmds@latest add starr-del/migration-reversibility