What problem does it solve?
Individual game design document (GDD) reviews miss cross-document inconsistencies and holistic design issues that only emerge when viewing all systems together. These undetected issues lead to costly rework if architecture is built on flawed, contradictory GDDs.
Core Features & Use Cases
- Cross-GDD Consistency Checks: Scans all system GDDs for contradictions, stale cross-references, ownership conflicts over data and tuning knobs, formula range mismatches, and conflicting acceptance criteria.
- Game Design Holism Review: Evaluates all systems together to detect dominant strategies, economic imbalances, cognitive overload from too many simultaneously active systems, pillar drift, competing progression loops, and incompatible player fantasies.
- Use Case: Game development teams can run this skill after finalizing all MVP system GDDs to catch cross-system issues that would cause costly rework if architecture is built on inconsistent or flawed design documents.
Quick Start
Run the review-all-gdds skill after all MVP system GDDs are complete to generate a full cross-system consistency and game design review report before starting architecture work.