team-live-ops

Orchestrates a multi-agent live-ops team to plan game seasons and live events.

13|Updated Jul 30, 2026
One-click install
npx skills add https://github.com/frabcd/codex-ai-game-studio --skill team-live-ops-frabcd
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: team-live-ops
Source: https://github.com/frabcd/codex-ai-game-studio/tree/main/plugins/ai-game-studio/skills/team-live-ops
Command: npx skills add https://github.com/frabcd/codex-ai-game-studio --skill team-live-ops-frabcd

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve? Planning a post-launch season or live event requires coordinating design, economy, analytics, narrative, writing, and community work, which is difficult to structure consistently without a defined pipeline. ## Core Features & Use Cases - Multi-Agent Orchestration: Delegates work to six specialized subagents (live-ops-designer, economy-designer, analytics-engineer, community-manager, narrative-director, writer) across seven phased stages. - Ethics-Gated Economy Review: Validates reward tracks and pricing against an ethics policy file, blocking completion on unresolved violations. - Structured Outputs: Produces season design documents, analytics plans, and communication calendars under design/live-ops/. - Use Case: A game team wants to plan a holiday season event; the skill coordinates the full team to produce a season brief, reward economy, success metrics, written content, and a launch communication calendar with user approval gates at each phase. ## Quick Start Use $ai-game-studio:team-live-ops with the name or description of the season or live event you want to plan.

Frequently Asked Questions about team-live-ops

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

FAQPage Schema
How do I plan a live-ops season or game event with AI agents?

Invoke the skill with a season name or event description, and it spawns specialized subagents for design, economy, analytics, narrative, writing, and community management. Each phase requires your approval before the pipeline advances.

What outputs does a live-ops season planning workflow produce?

It writes three documents under design/live-ops/: a season design document, an analytics plan with success metrics and telemetry specs, and a communication calendar with draft announcement copy for each touchpoint.

Can I run the live-ops pipeline without director review gates?

Yes, pass --review with a mode argument or set production/review-mode.txt. The lean mode skips non-phase-gate director reviews, and solo mode skips all director gates entirely.

What happens if the economy design violates the ethics policy?

The skill flags the violation, blocks completion, and asks you to revise the design, override with documented rationale, or cancel. If the ethics policy file is missing, it flags that the review was skipped and recommends creating one.

What happens when a live-ops subagent fails or returns blocked?

The skill surfaces the blocked agent immediately, checks whether later phases depend on its output, and offers options to skip, retry with narrower scope, or stop. It always produces a partial report of completed work.