Fix

Opt-in writer (the /claude-db:fix command). Applies the safe, reversible schema/migration changes from an audit — adding indexes, NOT NULL/CHECK/UNIQUE constraints, missing FKs, type corrections, default/generated columns — as expand-contract migrations. Dry-run preview by default; writes only after explicit per-change confirmation, and only via the migration-writer subagent. Runs only when the user invokes it — never auto-triggered.

Hainrixz Updated

File contents

hainrixz/claude-db/tree/main/skills/fix commit a646cee285

Frequently asked questions

npx skillmds@latest add hainrixz/fix-2