Database Design Quality Review
SkillDatabases & dataLets your agent review database schemas and migration plans for design flaws before you build anything.
Available today. Use it from your connected AI after setup.
No other account needed.
Connect ahel once, and every AI you use reads what you have installed.
Then ask your AI: use the Database Design Quality Review skill
About this capability
Use this skill when an ERD, DDL, ORM schema, or migration plan needs an evidence-bounded database design review before implementation; triggers include database design review, migration readiness review, and schema quality audit.
What this skill tells your AI
The instructions your AI receives, as published by naodeng/awesome-qa-skills in skills/en/testing-types/database-design-quality-review/SKILL.md and read by ahel’s review.
Review ERDs, DDL, ORM schemas, data ownership, lifecycle, query constraints, transaction/concurrency, migration compatibility, and recovery design before implementation or migration. It produces DB-## findings and validation preparation; it does not connect to a real database or approve launch.
When to Use
- Use it to check model integrity, constraints, indexes, lifecycle/privacy, and data ownership.
- Use it to identify transaction, concurrency, migration rollback, backup/recovery, and performance risks.
- Use it when DDL or migration material is incomplete but a bounded design review is needed.
Do not use it to execute migrations, connect to production, benchmark queries, or infer business rules from table names.
Output Format Options
- Use Markdown by default; when a table, CSV, or JSON is requested, preserve the same evidence, status, impact, owner, and validation fields.
- Do not present a structured format or static inventory as execution, pass, approval, or release evidence.
How to Use
- Read this Skill's primary prompt and provide the objective, scope, material, environment, and available evidence.
- Follow the prompt's input audit and output contract; deliver a bounded first pass when information is incomplete.
- Retain source, evidence status, impact, owner role, close condition, and validation method for every finding.
Workflow
- Read
prompts/database-design-quality-review.mdand audit objective, version, database scope, and evidence. - Classify input as
known,missing,conflicting,stale,out_of_scope, andassumptions. - Build coverage by object, constraints, indexes, transaction/concurrency, lifecycle, migration, and recovery; bind evidence to
DB-##findings. - Separate facts, evidence-backed inferences, recommendations, and Human decisions with impact, owner, close condition, and validation.
- Without execution identity, time, environment, and raw results, do not write that a database operation succeeded.
Core Constraints
- Do not connect, write, migrate, or query a real database; do not run benchmarks or recovery drills.
- Do not infer business rules, thresholds, retention periods, or privacy classes from table or field names.
- Each
DB-##includes object, source/evidence, constraints/indexes, transaction/concurrency, migration rollback, impact, owner, and validation method. - All examples use redacted data; mark absent evidence
missing,unverified,unexecuted, orunassessed.
Reference Files
- Always read
prompts/database-design-quality-review.mdbefore producing a review. - For regression, read
evals/eval.yamland its cases; static design checks do not prove database behavior. - For trigger checks, use
evals/trigger-prompts.csvandevals/local-rules.json; missing selection trace isBLOCKED.
Best Practices
- Prioritize high-impact gaps with a verifiable next action, using the smallest useful experiment or evidence request.
- Separate facts, evidence-backed inferences, recommendations, and Human decisions; never upgrade an assumption into a conclusion.
Delivery Checklist
- Audit objects, version, ownership, scope, and evidence.
- Cover model, constraints, indexes, lifecycle/privacy, transactions, concurrency, migrations, performance, recovery, and test readiness.
- Give every
DB-##minimum evidence, impact, owner, action, and validation. - Use redacted examples and do not connect to a real database.
- Do not present DDL presence or static checks as migration success or launch approval.
Common Pitfalls
- Checking tables and fields without constraints, lifecycle, rollback, or recovery.
- Treating an index as proof that query performance was verified.
- Treating a parseable migration as backward compatibility and rollback proof.
Signals
- GitHub stars
- 217
- Forks
- 31
- Last commit
- Sep 2026
Advanced
- Catalog kind
- skill
- Gateway key
database-design-quality-review- Source
- github.com/naodeng/awesome-qa-skills