design-review

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

10|2|Updated Mar 11, 2026
One-click install
npx skills add https://github.com/wanghaisheng/OpenAgenticGame-Studios --skill design-review-wanghaisheng
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: design-review
Source: https://github.com/wanghaisheng/OpenAgenticGame-Studios/tree/main/refenrece/skills/design-review
Command: npx skills add https://github.com/wanghaisheng/OpenAgenticGame-Studios --skill design-review-wanghaisheng

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill ensures game design documents are thorough, consistent, and ready for implementation, preventing costly errors and rework later in development.

Core Features & Use Cases

  • Completeness Check: Verifies all essential sections of a design document are present.
  • Consistency Validation: Identifies contradictions within the document and with other project designs.
  • Implementability Assessment: Flags areas that are too vague or technically challenging for programmers.
  • Use Case: Before a programmer starts coding a new game mechanic, run this Skill on its design document to catch any ambiguities or missing details, ensuring a smooth development process.

Quick Start

Run the design-review skill on the document 'new-combat-mechanics.md'.

Frequently Asked Questions about design-review

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

FAQPage Schema
How do I check game design documents for completeness and consistency before programming?

To check game design documents, you can review them against a defined standard checklist to verify completeness, validate internal consistency, and assess implementability before programmers start coding.

What is a GDD consistency check and when do I need it in game development?

A GDD consistency check identifies contradictions within a game design document and across related project designs. You need it before programming to catch ambiguities and prevent costly rework later in development.

How do I validate game design implementability to ensure smooth development?

You validate game design implementability by flagging areas in the document that are too vague or technically challenging for programmers, ensuring the design is rigorous and ready for coding.

Can I review a game design document against master project standards?

Yes, you can review a game design document by reading it alongside master project standards and related design documents to ensure cross-system coherence and strict adherence to defined quality benchmarks.

What are the limitations of automated game design review for cross-system coherence?

Automated game design review requires reading the target document alongside related project designs, meaning its effectiveness is limited by the availability and detail level of those related reference documents.