gds-brainstorm-game

Facilitates structured game idea brainstorming sessions using game design techniques and step-file workflows.

1|Updated Sep 18, 2026
One-click install
npx skills add https://github.com/PastaSus/egg-defender --skill gds-brainstorm-game-pastasus
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: gds-brainstorm-game
Source: https://github.com/PastaSus/egg-defender/tree/main/.agents/skills/gds-brainstorm-game
Command: npx skills add https://github.com/PastaSus/egg-defender --skill gds-brainstorm-game-pastasus

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve? Game developers and designers often struggle to move past obvious ideas when starting a new game concept. This Skill provides a guided, four-step brainstorming workflow that keeps users in generative exploration mode, applying game-specific ideation techniques to produce a large volume of documented game ideas before committing to a concept. ## Core Features & Use Cases - Game-Specific Ideation Techniques: Applies methods like MDA Framework exploration, core loop brainstorming, player fantasy mining, and genre mashup to unlock creative directions. - Structured Step-File Workflow: Executes a disciplined four-step sequence (initialize, load context, ideate, complete) with state tracking in output document frontmatter. - Session Documentation: Captures every idea in a structured markdown session file with core loops, novelty notes, themes, and recommended next steps. - Use Case: A solo indie developer wants to explore concepts for their next game. They trigger the skill, choose a guided mode, and collaboratively generate 100+ ideas across mechanics, themes, and player fantasies, ending with a saved session document and a top concept ready for a game brief. ## Quick Start Ask the agent to brainstorm game ideas with you, then follow the guided prompts to explore mechanics, themes, and player fantasies until your session document is saved.

Frequently Asked Questions about gds-brainstorm-game

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

FAQPage Schema
How do I brainstorm game ideas with an AI assistant?

Trigger the skill by saying you want to brainstorm game ideas. The facilitator guides you through four steps: initialization, technique selection, an interactive ideation session, and a completion summary with your top concepts saved to a markdown document.

What game design brainstorming techniques does this workflow use?

It uses game-specific methods including MDA Framework exploration, core loop brainstorming, player fantasy mining, genre mashup, verbs-before-nouns design, and failure state design, plus standard methods like SCAMPER and What If scenarios.

Can I customize the brainstorming workflow behavior?

Yes. The customize.toml file supports activation step overrides, persistent facts, and an on-complete hook. Team and user-level TOML files in the project can override defaults using structural merge rules.

What happens to the ideas after a brainstorming session?

All ideas are saved to a markdown session document with frontmatter tracking completed steps. The final step highlights top concepts and recommends next steps such as creating a game brief, researching the market, or prototyping the core mechanic.

Does the brainstorming skill work without project workflow tracking?

Yes. If no gds-workflow-status.yaml file exists, the skill offers a standalone mode that runs the full brainstorming session without progress tracking integration.