design-review

Automate game design document reviews for completeness, consistency, and implementability.

Updated May 16, 2026
One-click install
npx skills add https://github.com/SeongHuni/LightNShadowSurviver --skill design-review-seonghuni
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: design-review
Source: https://github.com/SeongHuni/LightNShadowSurviver/tree/main/GameStudio/codex/skills/design-review
Command: npx skills add https://github.com/SeongHuni/LightNShadowSurviver --skill design-review-seonghuni

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill automates the review of game design documents, ensuring they are complete, internally consistent, and implementable, saving time and reducing errors in the development process.

Core Features & Use Cases

  • Completeness Check: Verifies all required sections are present in the design document.
  • Consistency and Implementability: Checks for internal consistency, implementability, and cross-system consistency.
  • Adversarial Specialist Review: Involves multiple specialists to provide a comprehensive review.
  • Output Review: Provides a detailed review summary with suggestions for improvements.
  • Next Steps: Offers guidance on what to do next based on the review outcome.
  • Use Case: Use this Skill to review a game design document before passing it to programmers, ensuring it meets project standards and is ready for implementation.

Quick Start

Run the design-review skill on your game design document 'game-design-document.md' with the depth of analysis you prefer: design-review game-design-document.md --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 automate game design document reviews for consistency and implementability?

You automate game design document reviews by running the design-review skill on your markdown file, which deploys multiple agents to analyze completeness, internal consistency, and implementability before passing it to programmers.

What is an adversarial specialist review for game design documents?

An adversarial specialist review is a process where multiple agents analyze your game design document concurrently to identify cross-system inconsistencies and verify implementability from different technical perspectives.

Can I check cross-system consistency in a game design document before implementation?

Yes, you can check cross-system consistency by running an automated document review that flags contradictions between interconnected game systems and verifies that all required sections are present.

Does automated design document review require access to related project files?

Yes, automated design document review requires access to both the design document and related project files to accurately evaluate internal consistency and implementability within the project context.

What should I do next after receiving an automated game design document review?

After receiving the review summary, you should follow the provided next steps guidance to resolve flagged consistency issues and implement suggestions for improvement before passing the document to programmers.