DB Review

Review database schemas, queries, and migrations for correctness, performance, and safety. Always use this skill when designing a schema, writing or optimizing a query, planning a migration, choosing indexes, or when the user asks about query performance, index strategy, ALTER TABLE safety, migration locking, composite indexes, or says "review this schema", "is this query efficient", "is this migration safe", "will this lock the table", "what index should I add", or "help me design this table". Read this skill before recommending any schema change or index.

AllThingsSmitty Updated

File contents

AllThingsSmitty/agent-skills/tree/main/skills/db-review commit 02f05f906b

Frequently asked questions

npx skillmds@latest add allthingssmitty/db-review