review-all-gdds

Detect contradictions and systemic design risks across game design documents.

47|12|Updated Jun 14, 2026
One-click install
npx skills add https://github.com/nuoyanruoshui/GodotGameFramework --skill review-all-gdds-nuoyanruoshui
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: review-all-gdds
Source: https://github.com/nuoyanruoshui/GodotGameFramework/tree/main/Godot/.claude/skills/review-all-gdds
Command: npx skills add https://github.com/nuoyanruoshui/GodotGameFramework --skill review-all-gdds-nuoyanruoshui

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill identifies contradictions, stale references, ownership conflicts, incompatible formulas, and game design risks that are difficult to detect when reviewing game design documents individually.

Core Features & Use Cases

  • Cross-GDD Consistency Review: Compares system dependencies, rules, references, tuning knobs, formulas, and acceptance criteria across all GDDs.
  • Holistic Game Design Analysis: Detects competing progression loops, cognitive overload, dominant strategies, economic imbalances, difficulty-curve mismatches, pillar drift, and conflicting player fantasies.
  • Cross-System Scenario Walkthroughs: Traces multi-system player moments to expose race conditions, feedback loops, broken state transitions, reward conflicts, and undefined behavior.
  • Production Handoff: Produces a structured review report, flags GDDs for revision, updates the systems index with approval, and recommends the next design or architecture action.

Quick Start

Run the review-all-gdds skill after all MVP GDDs are individually approved and before architecture begins, optionally specifying full, consistency, design-theory, or since-last-review focus.

Frequently Asked Questions about review-all-gdds

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

FAQPage Schema
How do I detect cross-GDD conflicts before starting game architecture?

To detect cross-GDD conflicts before architecture, review all approved game design documents holistically to identify contradictions, stale references, ownership conflicts, and incompatible formulas across systems.

When do I need to run a holistic game design audit?

You need a holistic game design audit after all MVP game design documents are individually approved to detect competing progression loops, economic imbalances, difficulty-curve mismatches, and pillar drift before production handoff.

How do I trace cross-system player scenarios to find feedback loops?

Trace multi-system player moments during a design review to expose race conditions, feedback loops, broken state transitions, reward conflicts, and undefined behavior across interconnected game systems.

Can I review only design theory and progression systems without checking every dependency?

Yes, you can specify a design-theory focus to analyze competing progression loops, economic imbalances, and conflicting player fantasies without validating every individual system dependency.

What inputs do I need for a cross-GDD consistency analysis?

Cross-GDD consistency analysis requires access to the project's game design documents, design pillars, systems index, entity registry, and engine preferences to accurately detect systemic design risks.

What is the best way to validate game economy and progression dependencies?

The best way to validate game economy and progression dependencies is a full consistency review that compares tuning knobs and formulas across all game design documents to flag economic imbalances and dominant strategies.