design-review

Review game design documents for completeness, consistency, and project standards.

Updated Jul 4, 2026
One-click install
npx skills add https://github.com/nguyennd93/game_server_studio --skill design-review-nguyennd93
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: design-review
Source: https://github.com/nguyennd93/game_server_studio/tree/main/.claude/skills/design-review
Command: npx skills add https://github.com/nguyennd93/game_server_studio --skill design-review-nguyennd93

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill streamlines the review process for game design documents, ensuring they are complete, internally consistent, and adherent to project standards before implementation.

Core Features & Use Cases

  • Comprehensive Review: Checks for completeness, consistency, implementability, and adherence to project standards.
  • Specialist Review: Utilizes domain-specific specialists for in-depth analysis, ensuring a thorough examination.
  • Output Review: Provides a detailed report with findings, scope signal, and recommendations for next steps.
  • Use Case: Before presenting a design document to the development team, run the design-review skill to catch any issues that could impact the game's quality.

Quick Start

Review the design document for 'game-system.gdd' with a full analysis depth using the command: /design-review game-system.gdd --depth full

Frequently Asked Questions about design-review

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

FAQPage Schema
How do I review a game design document for completeness and consistency?

Reviewing a game design document for completeness and consistency is automated by providing the GDD file to run a structured analysis. The process uses domain-specific specialists to check internal consistency, implementability, and adherence to project standards.

What is the best way to check game design documents before implementation?

The best way to check game design documents before implementation is to run an automated design review. This generates a detailed report with findings, scope signal, and recommendations for next steps to catch any quality issues early.

How does automated game design document analysis work?

Automated game design document analysis works by applying a structured review process with domain-specific specialists. It evaluates the GDD file for completeness, internal consistency, and project standards adherence to produce a detailed findings report.

Can I control the analysis thoroughness of a game design document review?

Yes, you can control the analysis thoroughness of a game design document review by passing an optional depth flag. Using the full depth flag triggers a comprehensive analysis of the provided GDD file.

Do I need any dependencies to run a game design document review?

No dependencies are required to run a game design document review. The Skill operates standalone to analyze your GDD file and output a detailed report with findings and recommendations.