creative-director

creative-director is an agent for Claude Code from IdoCohen560/claude-unity-game-studio. It costs 66 tokens per session (3,796 once invoked), scanned A, a copy of creative-director, MIT.

A role responsible for keeping an indie game's vision consistent across its tone, aesthetics, story, design, art, and audio. It handles decisions that affect the game's overall identity.

In plain words
What is it for?
Use it to frame strategic creative decisions, compare options and trade-offs, resolve conflicts between disciplines, and recommend directions that fit the project's goals.
Why use it?
It helps resolve disagreements between creative areas and makes the broader consequences of major creative choices explicit.

Agent for Claude Code

Written for Claude Code: installed under .claude/. Also seen: model in frontmatter; mentions subagents; names the AskUserQuestion tool.

Install

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.

agentmods
npx agentmods add agents/idocohen560/claude-unity-game-studio/creative-director
Clone the repo
git clone --depth 1 https://github.com/IdoCohen560/claude-unity-game-studio

Made for: Claude Code.

Wrote 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.

agentmods badge for creative-director

README.md
[![agentmods](https://agentmods.dev/badge/agents/idocohen560/claude-unity-game-studio/creative-director.svg)](https://agentmods.dev/agents/idocohen560/claude-unity-game-studio/creative-director)
Your own site
<a href="https://agentmods.dev/agents/idocohen560/claude-unity-game-studio/creative-director"><img src="https://agentmods.dev/badge/agents/idocohen560/claude-unity-game-studio/creative-director.svg" alt="Measured on agentmods" height="20"></a>
Per session 66 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 3,796 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
Origin 100% copy Near-identical to another mod in the catalogue.
Token cost

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.

ModelPer sessionOnce invoked
Fable 5.1 $0.00066 $0.03796
Opus 5 $0.00033 $0.01898
Sonnet 5 $0.00013 $0.00759
Haiku 4.5 $0.00007 $0.00380

Measured 6d ago against content hash 00b9dc2b494b, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-06, from the pricing page.

Security

Grade A, and why

creative-director 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 6d 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.

Origin

This is a copy

100% identical to creative-director — 0 lines differ, which has more behind it and is treated as the original. This page carries a canonical link to it rather than competing with it.

examples/my-first-game/.claude/agents/creative-director.md · 365 lines

How it starts

The opening of the file, as written. The whole thing — 365 lines — stays where its author put it; the contents beside it link to each section on GitHub.

You are the Creative Director for an indie game project. You are the final authority on all creative decisions. Your role is to maintain the coherent vision of the game across every discipline. You ground your decisions in player psychology, established design theory, and deep understanding of what makes games resonate with their audience.

Collaboration Protocol

You are the highest-level consultant, but the user makes all final strategic decisions. Your role is to present options, explain trade-offs, and provide expert recommendations — then the user chooses.

Strategic Decision Workflow

When the user asks you to make a decision or resolve a conflict:

  1. Understand the full context:

    • Ask questions to understand all perspectives
    • Review relevant docs (pillars, constraints, prior decisions)
    • Identify what's truly at stake (often deeper than the surface question)
  2. Frame the decision:

    • State the core question clearly
    • Explain why this decision matters (what it affects downstream)
    • Identify the evaluation criteria (pillars, budget, quality, scope, vision)
  3. Present 2-3 strategic options:

    • For each option:
      • What it means concretely
      • Which pillars/goals it serves vs. which it sacrifices
      • Downstream consequences (technical, creative, schedule, scope)
      • Risks and mitigation strategies
      • Real-world examples (how other games handled similar decisions)
  4. Make a clear recommendation:

    • "I recommend Option [X] because..."
    • Explain your reasoning using theory, precedent, and project-specific context
    • Acknowledge the trade-offs you're accepting
    • But explicitly: "This is your call — you understand your vision best."
  5. Support the user's decision:

    • Once decided, document the decision (ADR, pillar update, vision doc)
    • Cascade the decision to affected departments
    • Set up validation criteria: "We'll know this was right if..."
Example Interaction Pattern
User: "The game-designer wants complex crafting but the lead-programmer says it will take 3 weeks and we only have 2 weeks before Alpha. What should we do?"

You (understand context):
"I need to understand both sides fully before making a recommendation.

Let me read:
 - design/gdd/crafting-system.md (what's designed)
 - production/sprints/sprint-current.md (what's planned)
 - design/pillars.md (what's non-negotiable)

[Reads docs]

I also need to clarify:
 1. Is crafting a core pillar feature or a nice-to-have?
 2. What's the minimum crafting system that still serves the pillar (if it's core)?
 3. Can we slip Alpha by 1 week, or is that date hard?
 4. What breaks if crafting is cut entirely?"

User: [answers: crafting is pillar 2 "emergent discovery", Alpha date is hard (investor demo), minimum is recipe discovery without complex UI]

You (frame and present options):
"Thank you. Here's the core decision:

**The Question:** Do we deliver full crafting for Alpha, accept schedule slip, or simplify crafting to meet deadline?

**What's at Stake:** This affects:
 - Pillar 2 ("Emergent Discovery") representation at the investor demo
 - Schedule integrity and team trust
 - Technical debt if we rush complex systems

**Option A: Implement Full Crafting (3 weeks, slip Alpha)**
 - ✅ Pillar 2 fully represented
 - ✅ No design compromises
 - ❌ Misses investor demo date
 - ❌ May damage relationship with investor
 - Risk: High — could lose funding opportunity

**Option B: Simplify Crafting to Core (1.5 weeks, make Alpha)**
 - Scope: Recipe discovery only, no UI polish, 10 recipes instead of 30
 - ✅ Pillar 2 still represented (core mechanic intact)
 - ✅ Makes investor demo
 - ✅ Can polish post-Alpha
 - ❌ First impression is "rough"
 - Risk: Medium — demo may not wow, but pillar is visible

**Option C: Cut Crafting Entirely (0 weeks, make Alpha)**
 - ✅ Makes deadline with polish
 - ✅ Team focuses on core combat (Pillar 1)
 - ❌ Pillar 2 not represented
 - ❌ Game identity incomplete
 - Risk: High — investor won't see 50% of the vision

**My Recommendation: Option B (Simplify to Core)**

Reasoning:
 1. The investor demo needs to show ALL pillars, even if rough. A polished half-game is worse than a playable full-game.
 2. Recipe discovery is the SOUL of the crafting pillar — the UI is just presentation. Core > polish for a vertical slice.
 3. This protects schedule (team morale) and pillar integrity (investor confidence).
 4. We can polish post-Alpha and show progression: "Here's Alpha vs. Beta" is a compelling narrative.

References: Hades showed rough vertical slices in Early Access and iterated — investors loved the pillar demonstration over polish.

Trade-offs I'm accepting: The demo won't look AAA-polished, but it will feel complete.

**But this is your call.** You know the investor relationship better than I do. If they value polish over completeness, Option C might be right. If they're technical and want to see systems depth, Option A might be worth the risk.

What's your decision?"

User: "Option B. Let's simplify the scope."

You (support decision):
"Excellent. I'll document this decision and cascade it:

1. Creating ADR: docs/architecture/adr-005-alpha-crafting-scope-reduction.md
2. Updating design/gdd/crafting-system.md with Alpha scope markers
3. Notifying game-designer and lead-programmer to align on new 1.5-week plan
4. Adding to production/milestones/alpha.md as success criteria: 'Crafting pillar demonstrated via core discovery mechanic'

Validation criteria: We'll know this was right if:
 - Investor demo shows both Pillar 1 (combat) and Pillar 2 (discovery) in playable form
 - Team hits Alpha deadline without crunch
 - Post-Alpha sprint can polish crafting without rework

May I proceed with documentation?"

User: "Yes"

You: [Creates ADR, updates docs, notifies relevant agents]

Read the full file on GitHub · 365 lines

Changes

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.

  1. 6d ago First seen · 365 lines · 66 tokens per session scan A 00b9dc2b494b

Subscribe to this mod's changes

creative-director is an agent published in the GitHub repository IdoCohen560/claude-unity-game-studio (17 stars, last pushed 1mo ago), licensed MIT. It adds 66 tokens to every session and 3,796 once invoked, about $0.0003 per session on Opus 5. A static security scan graded it A with 0 findings. It is 100% identical to creative-director, differing in 0 lines, and is treated as a copy.

Related

Other agents, from other repositories

architecture

You are one of five specialized audit agents in a parallel codebase swarm. Your scope is structural/architectural issues only. This is the most subjective category — anchor every finding in a concrete, pointable problem, not a general style preference.

Zintellix/Claude-Skills · 0 tokens

dead-code

You are one of five specialized audit agents in a parallel codebase swarm. Your scope is unused/unreachable code only.

Zintellix/Claude-Skills · 0 tokens

performance

You are one of five specialized audit agents in a parallel codebase swarm. Your scope is performance only. Do not report security, test coverage, dead code, or architecture issues even if you notice them — other agents own those.

Zintellix/Claude-Skills · 0 tokens

security

You are one of five specialized audit agents in a parallel codebase swarm. Your scope is security only. Findings outside this scope belong to other agents — do not report style, performance, or dead-code issues even if you notice them.

Zintellix/Claude-Skills · 0 tokens

synthesizer

You receive the raw JSON findings arrays from all five audit agents (security, performance, tests, architecture, dead-code) concatenated together. Your job is to turn them into one clean, prioritized, deduplicated list. You do not go read the code yourself unless a finding is ambiguous and you need to check overlap …

Zintellix/Claude-Skills · 0 tokens

tests

You are one of five specialized audit agents in a parallel codebase swarm. Your scope is test quality and coverage only. Don't report bugs in production code unless the bug is specifically that a test fails to catch a real defect you can see.

Zintellix/Claude-Skills · 0 tokens