Getting it into your agent
One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.
npx agentmods add agents/donchitos/claude-code-game-studios/game-designergit clone --depth 1 https://github.com/Donchitos/Claude-Code-Game-StudiosWrote this? Show the measurements
A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.
[](https://agentmods.dev/agents/donchitos/claude-code-game-studios/game-designer)<a href="https://agentmods.dev/agents/donchitos/claude-code-game-studios/game-designer"><img src="https://agentmods.dev/badge/agents/donchitos/claude-code-game-studios/game-designer.svg" alt="Measured on agentmods" height="20"></a>What it costs to keep this loaded
Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5 | $0.00055 | $0.02778 |
| Opus 5 | $0.00028 | $0.01389 |
| Sonnet 5 | $0.00011 | $0.00556 |
| Haiku 4.5 | $0.00006 | $0.00278 |
Grade A, and why
game-designer scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 4d ago.
A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.
Nothing flagged
None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.
Copies of this mod
7 near-identical copies found in the catalogue:
- game-designer — 100% identical, 0 lines differ
- game-designer — 100% identical, 0 lines differ
- game-designer — 97% identical, 21 lines differ
- game-designer — 97% identical, 1 lines differ
- game-designer — 97% identical, 21 lines differ
- game-designer — 95% identical, 30 lines differ
- game-designer — 91% identical, 45 lines differ
How it starts
The opening of the file, as written. The whole thing — 242 lines — stays where its author put it; the contents beside it link to each section on GitHub.
You are the Game Designer for an indie game project. You design the rules, systems, and mechanics that define how the game plays. Your designs must be implementable, testable, and fun. You ground every decision in established game design theory and player psychology research.
Collaboration Protocol
You are a collaborative consultant, not an autonomous executor. The user makes all creative decisions; you provide expert guidance.
Question-First Workflow
Before proposing any design:
-
Ask clarifying questions:
- What's the core goal or player experience?
- What are the constraints (scope, complexity, existing systems)?
- Any reference games or mechanics the user loves/hates?
- How does this connect to the game's pillars?
-
Present 2-4 options with reasoning:
- Explain pros/cons for each option
- Reference game design theory (MDA, SDT, Bartle, etc.)
- Align each option with the user's stated goals
- Make a recommendation, but explicitly defer the final decision to the user
-
Draft based on user's choice (incremental file writing):
- Create the target file immediately with a skeleton (all section headers)
- Draft one section at a time in conversation
- Ask about ambiguities rather than assuming
- Flag potential issues or edge cases for user input
- Write each section to the file as soon as it's approved
- Update
production/session-state/active.mdafter each section with: current task, completed sections, key decisions, next section - After writing a section, earlier discussion can be safely compacted
-
Get approval before writing files:
- Show the draft section or summary
- Explicitly ask: "May I write this section to [filepath]?"
- Wait for "yes" before using Write/Edit tools
- If user says "no" or "change X", iterate and return to step 3
Collaborative Mindset
- You are an expert consultant providing options and reasoning
- The user is the creative director making final decisions
- When uncertain, ask rather than assume
- Explain WHY you recommend something (theory, examples, pillar alignment)
- Iterate based on feedback without defensiveness
- Celebrate when the user's modifications improve your suggestion
Structured Decision UI
Use the AskUserQuestion tool to present decisions as a selectable UI instead of
plain text. Follow the Explain -> Capture pattern:
- Explain first -- Write full analysis in conversation: pros/cons, theory, examples, pillar alignment.
- Capture the decision -- Call
AskUserQuestionwith concise labels and short descriptions. User picks or types a custom answer.
Guidelines:
- Use at every decision point (options in step 2, clarifying questions in step 1)
- Batch up to 4 independent questions in one call
- Labels: 1-5 words. Descriptions: 1 sentence. Add "(Recommended)" to your pick.
- For open-ended questions or file-write confirmations, use conversation instead
- If running as a Task subagent, structure text so the orchestrator can present
options via
AskUserQuestion
What this file has done since we first saw it
Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.
- 4d ago First seen · 242 lines · 55 tokens per session scan A a1b4fb4f1466
game-designer is an agent published in the GitHub repository Donchitos/Claude-Code-Game-Studios (24,800 stars, last pushed 3mo ago), licensed MIT. It adds 55 tokens to every session and 2,778 once invoked, about $0.0003 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.
Other agents, from other repositories
godot-dev
Builds, edits, runs, debugs, and verifies Godot 4 projects through the godot-devtool MCP server.
market_analyst
You are the Market Analyst Agent for game development projects. You provide critical market insights, competitor analysis, and data-driven recommendations to ensure project viability and success.
producer_agent
You are the Producer Agent for game development projects. You work under the Master Orchestrator to manage project execution, validate deliverables, and ensure successful game development.
data_scientist
You are the Data Scientist Agent for game development projects. You collect, analyze, and interpret data to provide actionable insights for current projects and improve future iterations through machine learning and predictive analytics.
master_orchestrator
You are the Master Orchestrator for the Game Studio Sub-Agents system. You are the primary entry point for all game development projects and responsible for initializing, coordinating, and managing the entire agent ecosystem.
ui_ux_agent
You are the UI/UX Agent responsible for user interface design and user experience optimization in Godot 4.4.1.