gds-test-design

Generate a risk-aware test design document from game design documentation.

212|23|Updated Jan 15, 2026
One-click install
npx skills add https://github.com/bmad-code-org/bmad-module-game-dev-studio --skill gds-test-design-bmad-code-org
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: gds-test-design
Source: https://github.com/bmad-code-org/bmad-module-game-dev-studio/tree/main/src/workflows/gametest/gds-test-design
Command: npx skills add https://github.com/bmad-code-org/bmad-module-game-dev-studio --skill gds-test-design-bmad-code-org

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

QA teams often struggle to translate game design documents into actionable, testable plans. This Skill automates the creation of a structured, risk-aware test design aligned with the game's scope and platform requirements.

Core Features & Use Cases

  • Generate a comprehensive test design document with risk assessment, coverage matrix, and automation recommendations.
  • Produce scenario templates categorized by Core Gameplay, Progression, Multiplayer, and Platform, ready for scenario authoring.
  • Integrate with design docs to support playtests, certification needs, and CI-ready tests.

Quick Start

Generate a complete game test design from the current GDD and output the document for review.

Frequently Asked Questions about gds-test-design

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

FAQPage Schema
How do I generate a test plan from a game design document?

Yes, this test design process evaluates core gameplay, progression, multiplayer, and platform validation to produce a coverage matrix that maps test scenarios directly to game design documentation requirements.

What is risk-based test design for game development?

Risk-based test design for game development prioritizes test coverage by evaluating potential failure points across gameplay and platform validation, producing risk assessments and targeted scenario templates to guide QA engineering efforts.

How do I create test scenarios for core gameplay and multiplayer?

Create test scenarios for core gameplay and multiplayer by applying structured templates categorized by gameplay area, ensuring E2E workflow coverage and alignment with certification needs and playtest requirements.

Can I get automation recommendations for game test plans?

Yes, you can get automation recommendations for game test plans by generating a test design that evaluates risk and coverage across platform validation and multiplayer features to identify CI-ready testing opportunities.

Does this test design approach work without existing game design docs?

No, this test design approach enforces structured requirements for GDD alignment, meaning you must provide existing game design documentation to successfully map test scenarios and generate accurate coverage matrices.