review-all-gdds

Automate cross-GDD validation and holistic game-design analysis across system GDDs.

Updated Apr 24, 2026
One-click install
npx skills add https://github.com/rakhnianskii9/God-Godot --skill review-all-gdds-rakhnianskii9
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: review-all-gdds
Source: https://github.com/rakhnianskii9/God-Godot/tree/main/.github/skills/review-all-gdds
Command: npx skills add https://github.com/rakhnianskii9/God-Godot --skill review-all-gdds-rakhnianskii9

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill automates the detection of cross-GDD inconsistencies and holistic design issues across all system GDDs, reducing manual review time and preventing architecture drift.

Core Features & Use Cases

  • Cross-GDD consistency checks (dependency symmetry, stale references, data ownership conflicts)
  • Game-design holism analysis (progression alignment, pillar coherence, cognitive-load assessment)
  • Multi-system scenario walkthroughs to surface interaction problems
  • Consolidated reporting that surfaces blockers, warnings, and recommended revisions
  • Integration with the systems index to surface revision needs and workflow handoffs

Quick Start

Run the review-all-gdds skill against the repository's design/gdd documents to generate the cross-GDD 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 automate cross-GDD consistency checks for game design documents?

Automate cross-GDD consistency checks by processing all system design and gdd documents to surface dependency symmetry, stale references, and data ownership conflicts, preventing architecture drift without manual review.

What is cross-GDD validation and how does it detect design inconsistencies?

Cross-GDD validation reviews isolated system design documents together to surface dependency issues, progression misalignment, and rule conflicts that are overlooked when analyzing each gdd individually.

How do I perform a holistic game-design analysis across multiple system GDDs?

Perform holistic game-design analysis by running a phased workflow that assesses pillar coherence, progression alignment, and cognitive load across all system gdds, outputting a formal review document with recommended revisions.

Can I use automated design reviews to find progression and interaction issues in game design?

Automated design reviews execute multi-system scenario walkthroughs to surface interaction problems and progression alignment issues, consolidating blockers and warnings into a formal cross-gdd report with a clear verdict.

Does cross-GDD review work without external dependencies or components?

Cross-GDD review runs without external dependencies or components, relying solely on the repository's existing design and gdd documents to generate a consolidated report with recommended revisions.

When should I run an automated cross-GDD consistency review?

Run an automated cross-GDD consistency review when multiple system design documents exist in your repository and you need to prevent architecture drift from overlooked interaction, progression, or dependency issues.