What problem does it solve?
Reviews game design documents to catch missing sections, internal contradictions, implementation gaps, and broken dependencies so programmers and leads receive actionable, testable specs before development begins.
Core Features & Use Cases
- Completeness checklist: Verifies presence of Overview, Player Fantasy, Rules, Formulas, Edge Cases, Dependencies, Tuning Knobs, and Acceptance Criteria.
- Consistency & implementability analysis: Checks formulas, edge cases, cross-system interactions, and performance implications.
- Adversarial specialist review: In full mode spawns parallel specialist subagents (game-designer, systems-designer, qa-lead, etc.) and synthesizes their findings via a senior creative-director.
- Project-aware dependency checks: Validates declared dependencies against design/gdd/ files, reads CLAUDE.md and prior review logs, and surfaces disagreements for user adjudication.
Quick Start
Run the design-review skill on design/gdd/your-system.md with --depth full to produce a completeness and specialist-backed consistency report.