Claude CodeSKILL.md
Database Migration Safety
Ship schema changes without downtime using expand-contract: backwards-compatible steps, safe locking, and a rollback plan written before running anything.
Use when: Use when writing or reviewing a schema migration, especially renames, type changes, NOT NULL additions, or anything touching a large or hot table.
GoodPrompts Library0likes๐ฌ 0commentsโ
0bookmarks