with one click
review-schema-first
Review schema as a single source of truth (Schema-first)
Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.
Menu
Review schema as a single source of truth (Schema-first)
Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.
Based on SOC occupation classification
| name | review-schema-first |
| description | Review schema as a single source of truth (Schema-first) |
| user-invocable | true |
| argument-hint | [schema name | scope: git diff | path | notes] |
Audit whether the project has one authoritative schema, and whether all producers/consumers conform.
Use $ARGUMENTS to select the schema (default: the main JSON/data contract) and its producers/consumers.
main?$ARGUMENTS
Scan codebase and generate architecture diagram data
Update or refine the architecture diagram
Review codebase for DRY (duplication) issues
Review error handling consistency and debuggability
Review codebase for SRP (Single Responsibility) and boundaries
Review supply-chain and code-execution risks