BigHugger
sk Skill · Hainrixz

db-migration-safety

Migration-safety lint (M22) — the static contract the migration-safety auditor (MSA) and db-migration-writer enforce on a candidate migration BEFORE it runs. Checks reversibility (down migration present / expand-contract), lock level (does it take ACCESS EXCLUSIVE on a hot table), table rewrite (full-table rewrites on type/default changes), destructive ops (DROP COLUMN/TABLE, TRUNCATE), unsafe enum mutation, NOT…

installs 8w
0
30-day movement
starts with the next reading
Related entries
1
Connections
4
JavaScript
Host repository
Hainrixz/claude-db
Allowed tools
Read, Grep, Glob, Bash
Host stars
19
Host language
JavaScript