review-all-gdds

Review multiple Game Design Documents for consistency and design theory adherence.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill provides a thorough review of all Game Design Documents (GDDs) for consistency and adherence to game design theory, identifying potential issues that could affect the game's structure and player experience.

Core Features & Use Cases

  • Cross-GDD Consistency: Checks for contradictions and gaps between multiple GDDs.
  • Game Design Holism: Analyzes GDDs as a whole for dominant strategies, economic imbalances, and player attention budget.
  • Scenario Walkthrough: Walks through key multi-system moments to identify potential issues that only emerge at the interaction boundary between multiple systems.
  • Automated Report Generation: Generates a detailed report highlighting consistency issues, game design issues, and cross-system scenario issues.
  • GDD Flagging for Revision: Flags GDDs that need revision and updates the systems index accordingly.
  • Error Recovery and Collaborative Protocol: Handles errors and collaborates with the user to ensure the integrity of the game's design.

Quick Start

Run the review-all-gdds skill to perform a comprehensive review of all game design documents and generate a report.

Frequently Asked Questions about review-all-gdds

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

FAQPage Schema
How do I check multiple Game Design Documents for consistency?

To check multiple Game Design Documents (GDDs) for consistency, you can parse and compare GDD content to identify contradictions, stale references, and design violations across all documents, generating a detailed report.

What is cross-GDD consistency review in game development?

Cross-GDD consistency review is the process of analyzing multiple Game Design Documents as a whole to identify contradictions, gaps, and interaction issues that emerge at the boundaries between different game systems.

How do I identify dominant strategies and economic imbalances in my game design?

You can identify dominant strategies and economic imbalances by analyzing your GDDs for game design holism, evaluating the overall structure against game design theory to ensure balanced player attention and mechanics.

How do I find interaction issues between multiple game systems before implementation?

You can find multi-system interaction issues by performing a scenario walkthrough, which simulates key moments across game systems to detect potential problems that only emerge at the interaction boundaries.

Can I collaboratively resolve errors found during a GDD review?

Yes, you can collaboratively resolve errors during a GDD review using an error recovery and collaborative protocol that works with the user to ensure the integrity of the game's design.

How do I flag Game Design Documents that need revision?

You can flag Game Design Documents for revision by running a comprehensive review that identifies consistency and design issues, automatically flagging affected GDDs and updating the systems index accordingly.