DB Migration

Apply schema migrations safely: detect the tool, classify the change by risk, gate destructive ones behind approval, back up in prod, preview-apply-verify, roll back on failure. Use when a schema change is about to be applied to any environment.

byerlikaya 06874e8 4 files · 10.7 KB Updated

File contents

byerlikaya/claude-starter-kit/tree/main/plugin/skills/db-migration commit 06874e826a

Frequently asked questions

npx skillmds@latest add byerlikaya/db-migration