gds-validate-gdd

Validate Game Design Documents against BMAD GDS standards with a multi-step workflow.

Updated Dec 23, 2025
One-click install
npx skills add https://github.com/joekhosbayar/go-mighty --skill gds-validate-gdd-joekhosbayar
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: gds-validate-gdd
Source: https://github.com/joekhosbayar/go-mighty/tree/main/.gemini/skills/gds-validate-gdd
Command: npx skills add https://github.com/joekhosbayar/go-mighty --skill gds-validate-gdd-joekhosbayar

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

BMAD GDD validation ensures Game Design Documents are complete, consistent, and ready for architecture by applying a standardized, multi-step validation pipeline.

Core Features & Use Cases

  • Validation workflow orchestration across canonical BMAD GDD steps (discovery, format, density, briefs, measurability, traceability, leakage, genre, game-type, SMART goals, holistic quality, completeness, reporting)
  • Frontmatter/input handling: load GDD frontmatter and attached input documents, assemble a validation report
  • Automated quality checks: detect structure, anti-patterns, measurability gaps, and implementation leakage
  • Validation outputs: generate a structured report with actionable remediation guidance for reviewers and editors

Quick Start

Invoke the gds-validate-gdd skill with a GDD file path to start the validation pipeline.

Frequently Asked Questions about gds-validate-gdd

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

FAQPage Schema
How do I validate a game design document before architecture planning?

BMAD GDD validation ensures game design documents are complete, consistent, and ready for architecture by applying a standardized, multi-step validation pipeline.

What does GDD validation check for in a game design document?

Game design document validation detects structure, anti-patterns, measurability gaps, and implementation leakage across canonical steps including discovery, format detection, density checks, and traceability validations.

How do I check if my game design document meets BMAD standards?

You check if your game design document meets BMAD standards by invoking the validation skill with a GDD file path, which triggers a structured workflow coordinating discovery, format detection, density checks, measurability, and traceability validations.

Can I get actionable remediation guidance from a game design document review?

Yes, game design document validation generates a structured report with concrete remediation guidance for editors and stakeholders to address identified quality gaps and anti-patterns.

Does game design document validation check for implementation leakage?

Yes, game design document validation checks for implementation leakage as part of its automated quality checks, detecting when implementation details inappropriately appear in the design document.

What is the best way to ensure SMART goals are present in my game design document?

The best way to ensure SMART goals are present in your game design document is to run a validation workflow that includes SMART goal checks, verifying that goals are specific, measurable, achievable, relevant, and time-bound.