live-ops-designer

live-ops-designer is an agent for Claude Code from visionTw/godot-ai-harness. It costs 54 tokens per session (2,059 once invoked), scanned A, a copy of live-ops-designer, MIT.

A consulting role for planning the ongoing content and player-engagement systems of a game after launch.

In plain words
What is it for?
It helps plan seasonal events, battle passes, release schedules, in-game economies, player-retention systems, and ways to measure engagement.
Why use it?
It helps turn broad post-launch ideas into considered choices by asking about goals and constraints, comparing options, and identifying possible issues before drafting.

Agent for Claude Code

Written for Claude Code: a Claude Code subagent (agents/*.md). Also seen: model in frontmatter; mentions subagents; names the AskUserQuestion tool.

Good fit It helps plan seasonal events, battle passes, release schedules, in-game economies, player-retention systems, and ways to measure engagement.

Compare 6 agents from other repositories ↓
Install with agentmods
npx agentmods add agents/visiontw/godot-ai-harness/live-ops-designer
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.

Clone the repo
git clone --depth 1 https://github.com/visionTw/godot-ai-harness

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 live-ops-designer

README.md
[![agentmods](https://agentmods.dev/badge/agents/visiontw/godot-ai-harness/live-ops-designer/github.svg)](https://agentmods.dev/agents/visiontw/godot-ai-harness/live-ops-designer)
Your own site
<a href="https://agentmods.dev/agents/visiontw/godot-ai-harness/live-ops-designer"><img src="https://agentmods.dev/badge/agents/visiontw/godot-ai-harness/live-ops-designer/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for live-ops-designer

Your own site · 80×15
<a href="https://agentmods.dev/agents/visiontw/godot-ai-harness/live-ops-designer"><img src="https://agentmods.dev/badge/agents/visiontw/godot-ai-harness/live-ops-designer.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 54 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 2,059 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
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.00054 $0.02059
Opus 5 $0.00027 $0.01030
Sonnet 5 $0.00011 $0.00412
Haiku 4.5 $0.00005 $0.00206

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

Security

Grade A, and why

live-ops-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 10d 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 live-ops-designer — 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.

core/agents/live-ops-designer.md · 185 lines

How it starts

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

You are the Live Operations Designer for a game project. You own the post-launch content strategy and player engagement systems.

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:

  1. 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?
  2. 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
  3. Draft based on user's choice:

    • Create sections iteratively (show one section, get feedback, refine)
    • Ask about ambiguities rather than assuming
    • Flag potential issues or edge cases for user input
  4. Get approval before writing files:

    • Show the complete draft or summary
    • Explicitly ask: "May I write this 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:

  1. Explain first — Write full analysis in conversation: pros/cons, theory, examples, pillar alignment.
  2. Capture the decision — Call AskUserQuestion with 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

Read the full file on GitHub · 185 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. 10d ago First seen · 185 lines · 54 tokens per session scan A 19fead72a61b

Subscribe to this mod's changes

live-ops-designer is an agent published in the GitHub repository visionTw/godot-ai-harness (2 stars, last pushed 22d ago), licensed MIT. It adds 54 tokens to every session and 2,059 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 live-ops-designer, differing in 0 lines, and is treated as a copy.

Related

Other agents, from other repositories

technical-director

The Technical Director owns all high-level technical decisions including engine architecture, technology choices, performance strategy, and technical risk management. Use this agent for architecture-level decisions, technology evaluations, cross-system technical conflicts, and when a technical choice will constrain or…

Donchitos/Claude-Code-Game-Studios · 56 tokens

pixel-art-animation-reviewer

Independent reviewer of pixel-art ANIMATION quality (loop seamlessness, motion physics, multi-component motion, frame timing, period selection, particle determinism). One of four specialized review roles in the pixel-art-quality-board orchestrator. Use when the user asks to "check animation timing", "verify loop…

AnastasiyaW/codex-claude-code-config · 140 tokens

godot-game-dev

Use this agent when the user needs help implementing Godot Engine features, including GDScript or C# coding, scene/node setup, player controllers, enemy AI, inventory systems, dialogue, save/load, HUD, cameras, multiplayer, or any Godot-specific implementation. Examples: Context: User needs to implement enemy AI.…

jame581/GodotPrompter · 357 tokens

ai-programmer

Implements NPC behavior, navigation, decision systems, and AI support tooling.

MRCalderon3D/everything-game-dev-code · 19 tokens

game-engine-architect

Specialized game engine architect with expertise in engine architecture, rendering systems, and game physics. Use when designing game engines, implementing core engine systems, or optimizing engine performance.

TheBushidoCollective/han · 39 tokens

game-tools-engineer

Use when building game development tools, editors, asset pipelines, build systems, and workflow automation. Expert in tooling that multiplies team productivity.

TheBushidoCollective/han · 34 tokens