bmad-gds_skill
- Shell
24
GitHub Stars
3
Bundled Files
2 months ago
Catalog Refreshed
3 months ago
First Indexed
Readme & install
Copy the install command, review bundled files from the catalogue, and read any extended description pulled from the listing source.
Installation
Preview and clipboard use veilstrat where the catalogue uses aiagentskills.
npx veilstrat add skill supercent-io/skills-template --skill bmad-gds- REFERENCE.md3.5 KB
- SKILL.md5.4 KB
- SKILL.toon2.0 KB
Overview
This skill is an AI-driven Game Development Studio implementing the BMAD methodology to move projects from concept through testing. It routes work through Pre-production, Design, Architecture, Production, and Game Testing phases using six specialized agents. The studio supports Unity, Unreal Engine, Godot, and custom engines and provides commands for ideation, design, architecture, sprint management, development, and QA. It is optimized for structured, repeatable game development workflows and rapid prototyping.
How this skill works
You invoke phase-specific commands to run focused agents: game-designer for concept and GDD, game-architect for technical architecture, game-dev for implementation and reviews, game-scrum-master for planning and retros, game-qa for test design and automation, and game-solo-dev for solo rapid work. Each command produces artifacts (briefs, GDDs, architecture docs, sprint files, tests, and stories) and coordinates next steps with sprint-status and project-context outputs. The skill can scaffold test frameworks, generate automated tests, and translate epics into dev-ready stories interoperable with Unity, Unreal, Godot, or custom engines.
When to use it
- Starting a new game and you need a structured concept-to-production workflow
- Creating or updating a Game Design Document, narrative, or technical architecture
- Planning sprints, generating dev stories, and tracking sprint status
- Scaffolding test frameworks and automated tests for Unity, Unreal, or Godot
- Rapid prototyping or small-feature delivery without full manual overhead
Best practices
- Begin with brainstorm and game-brief commands to lock concept before design or architecture
- Generate project-context.md early to keep agents aligned on goals and constraints
- Use sprint-planning to convert the GDD and architecture into small, testable stories
- Run code-review and test-review as mandatory gates before merging features
- Leverage quick-prototype and quick-dev for vertical slices to validate assumptions fast
Example use cases
- Produce a full Game Design Document and narrative for a new indie title
- Design a scale-adaptive network and systems architecture for a multiplayer game
- Convert epics into sprint-status and dev stories, then execute implementation and tests
- Scaffold end-to-end and automated tests for a Unity or Godot project
- Run retrospectives after an epic to identify process improvements
FAQ
Unity, Unreal Engine, Godot, and custom engines are supported with engine-specific scaffolding and test frameworks.
Can I use the skill for solo development?
Yes. The game-solo-dev agent provides a full-scope solo mode for rapid prototyping, quick specs, and fast implementation.