design-review

Evaluate game design documents for completeness, consistency, and implementability.

33|8|Updated Mar 26, 2026
One-click install
npx skills add https://github.com/TraftG/opencode-game-studio --skill design-review-traftg
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: design-review
Source: https://github.com/TraftG/opencode-game-studio/tree/main/.opencode/skills/design-review
Command: npx skills add https://github.com/TraftG/opencode-game-studio --skill design-review-traftg

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Improves design quality by ensuring game design documents are complete, internally consistent, and ready for implementation.

Core Features & Use Cases

  • Verifies presence of key sections (Overview, Player Fantasy, Detailed Rules, Formulas, Edge Cases, Dependencies, Tuning Knobs, Acceptance Criteria).
  • Checks cross-system consistency and practical implementability to reduce rework before coding.
  • Use Case: run this review on a new GDD before handing it to programmers to surface gaps early.

Quick Start

Provide the path to the design document to start the review and align with project standards.

Frequently Asked Questions about design-review

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I check my game design document for completeness before programming?

A game design document review evaluates completeness by verifying presence of key sections like Overview, Player Fantasy, Detailed Rules, Formulas, Edge Cases, Dependencies, Tuning Knobs, and Acceptance Criteria to surface gaps early.

What is the best way to ensure internal consistency in a game design document?

Internal consistency in a game design document is ensured by checking cross-system consistency and practical implementability, which reduces rework before coding and aligns early-stage design-system integrations.

How do I review a GDD for implementability to prevent downstream gaps?

Reviewing a GDD for implementability involves evaluating the design document for practical implementability and cross-system consistency, outputting actionable insights and a checklist-driven verdict that guides revisions before programming handoff.

When do I need to run a design review on my game design document?

You need to run a design review on a new GDD before handing it to programmers to ensure design quality, verify internal consistency, and surface any downstream gaps or missing sections early.

Can I use a design review to check for edge cases and tuning knobs in my GDD?

Yes, a design review checks for edge cases and tuning knobs by verifying the presence of these specific key sections within your game design document to ensure it is complete and ready for implementation.

What are the limitations of using a checklist-driven design document review?

A checklist-driven design document review is limited to evaluating early-stage game design documents and design-system integrations for completeness and implementability, outputting actionable insights rather than generating new design content.