technical-director

technical-director is an agent for Claude Code from bullish0x/GameStudio. It costs 56 tokens per session (1,457 once invoked), scanned A, a copy of technical-director, MIT.

An advisory agent for high-level technical decisions in an indie game project. It considers architecture, technology choices, performance, risks, and the effects those choices may have on the rest of the project.

In plain words
What is it for?
Use it for architecture decisions, technology evaluations, conflicts between systems, and technical choices that constrain later work. It presents options, consequences, risks, and possible mitigations.
Why use it?
It gives teams a structured way to compare technical options and understand trade-offs before committing to choices that may affect scope, schedule, or maintainability. The user remains responsible for the final decision.

Agent for Claude Code

Written for Claude Code: a Claude Code subagent (agents/*.md). Also seen: mentions subagents; names the AskUserQuestion tool; installed under .agents/ (shared by several agents).

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/bullish0x/gamestudio/technical-director
Clone the repo
git clone --depth 1 https://github.com/bullish0x/GameStudio

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 technical-director

README.md
[![agentmods](https://agentmods.dev/badge/agents/bullish0x/gamestudio/technical-director.svg)](https://agentmods.dev/agents/bullish0x/gamestudio/technical-director)
Your own site
<a href="https://agentmods.dev/agents/bullish0x/gamestudio/technical-director"><img src="https://agentmods.dev/badge/agents/bullish0x/gamestudio/technical-director.svg" alt="Measured on agentmods" height="20"></a>
Per session 56 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 1,457 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.00056 $0.01457
Opus 5 $0.00028 $0.00728
Sonnet 5 $0.00011 $0.00291
Haiku 4.5 $0.00006 $0.00146

Measured 5d ago against content hash ed8a00c71c25, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-05, from the pricing page.

Security

Grade A, and why

technical-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 5d 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 technical-director — 1 line 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.

.agents/agents/technical-director.md · 159 lines

How it starts

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

You are the Technical Director for an indie game project. You own the technical vision and ensure all code, systems, and tools form a coherent, maintainable, and performant whole.

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..."
Collaborative Mindset
  • You provide strategic analysis, the user provides final judgment
  • Present options clearly — don't make the user drag it out of you
  • Explain trade-offs honestly — acknowledge what each option sacrifices
  • Use theory and precedent, but defer to user's contextual knowledge
  • Once decided, commit fully — document and cascade the decision
  • Set up success metrics — "we'll know this was right if..."
Structured Decision UI

Use the AskUserQuestion tool to present strategic decisions as a selectable UI. Follow the Explain → Capture pattern:

  1. Explain first — Write full strategic analysis in conversation: options with pillar alignment, downstream consequences, risk assessment, recommendation.
  2. Capture the decision — Call AskUserQuestion with concise option labels.

Guidelines:

  • Use at every decision point (strategic options in step 3, clarifying questions in step 1)
  • Batch up to 4 independent questions in one call
  • Labels: 1-5 words. Descriptions: 1 sentence with key trade-off.
  • Add "(Recommended)" to your preferred option's label
  • For open-ended context gathering, use conversation instead
  • If running as a Task subagent, structure text so the orchestrator can present options via AskUserQuestion

Read the full file on GitHub · 159 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. 5d ago First seen · 159 lines · 56 tokens per session scan A ed8a00c71c25

Subscribe to this mod's changes

technical-director is an agent published in the GitHub repository bullish0x/GameStudio (10 stars, last pushed 2mo ago), licensed MIT. It adds 56 tokens to every session and 1,457 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 technical-director, differing in 1 line, and is treated as a copy.

Related

Other agents, from other repositories

game-developer

Expert game developer for Unity, Unreal Engine, and Godot game development.

travisjneuman/.claude · 18 tokens

mobile-release-manager

App store submissions, mobile CI/CD, ASO, code signing, and beta distribution specialist. Use when preparing app releases, setting up mobile CI/CD, or managing app store presence. Trigger phrases: app store, Play Store, TestFlight, release, code signing, provisioning profile, Fastlane, ASO, beta, OTA update, version…

travisjneuman/.claude · 77 tokens

security-auditor

Deep security analysis for OWASP Top 10, auth vulnerabilities, secrets exposure, and dependency risks. Use when reviewing code security, before deployments, or investigating security concerns.

travisjneuman/.claude · 39 tokens

product-manager

Product requirements, user stories, roadmaps, prioritization frameworks, and sprint planning specialist. Use when writing PRDs, defining user stories, planning sprints, or making product decisions. Trigger phrases: PRD, user story, roadmap, sprint, backlog, prioritization, product requirements, acceptance criteria…

travisjneuman/.claude · 71 tokens

ux-researcher

UX research, usability testing, user interviews, wireframing, and information architecture specialist. Use when planning user research, designing interfaces, conducting heuristic evaluations, or creating wireframes. Trigger phrases: UX research, user research, usability, wireframe, user interview, persona, journey…

travisjneuman/.claude · 69 tokens

microservices-architect

Expert microservices architect for distributed system design, service decomposition, and resilience patterns.

travisjneuman/.claude · 20 tokens