Schema Review

Review database schemas AND in-code data structures for correctness, integrity, performance, scalability, evolvability, simplicity, and design quality. Audits Ecto schemas, Postgres DDL/migrations, dbt models, and application types (Elixir structs/typespecs, TypeScript types). Use when: '/schema-review', 'review this schema', 'review this migration', 'review this data model', 'is this schema sound', 'audit this table design', 'review these types', 'is this over-engineered', 'will this schema scale', 'data structure review', 'check this migration is safe'. Adaptive execution: single-pass for a handful of objects, parallel multi-agent fan-out when the review surface exceeds a few line items. Draft-only — never auto-posts.

mnox 9baa30b 14 files · 90.5 KB Updated

File contents

mnox/mnox-ai/tree/main/plugins/schema-review/skills/schema-review commit 9baa30b870

Frequently asked questions

npx skillmds@latest add mnox/schema-review