Solo Unicorn Club logo

Company Packs

Game LiveOps Studio

Design, systems, narrative, technical art, and launch support for game teams

// First 7 days

What can be running fast.

01

Get a ready-to-run system that replaces blank-page setup.

02

Ship a usable package with 8 included files and working structure.

03

Move from purchase to first setup in about 20 min.

// Included files

What is inside the package.

company.yaml
agents/game-designer.md
agents/narrative-designer.md
agents/level-designer.md
agents/technical-artist.md
agents/project-management-studio-producer.md
workflows/feature-to-playtest.yaml
README.md

Description

What is Game LiveOps Studio?

A game-development template for indie studios and service teams that need to package design direction, systems planning, worldbuilding, and production delivery into one coordinated operating unit.

solo-unicornclaude-code

Upgrade path

  • 01Start with this package and validate the workflow.
  • 02Add specialized skills or bundles once the core system is stable.
  • 03Use the community to sharpen positioning, demos, and feedback loops.
Previewcompany.yaml
name: game-liveops-studio
version: "1.0"
description: A game-development template for indie studios and service teams that need to package design direction, systems planning, worldbuilding, and production delivery into one coordinated operating unit.

agents:
  - id: game-designer
    role: "Game Designer"
    prompt_file: "agents/game-designer.md"
    source_skill: "game-development/game-designer.md"
  - id: narrative-designer
    role: "Narrative Designer"
    prompt_file: "agents/narrative-designer.md"
    source_skill: "game-development/narrative-designer.md"
  - id: level-designer
    role: "Level Designer"
    prompt_file: "agents/level-designer.md"
    source_skill: "game-development/level-designer.md"
  - id: technical-artist
    role: "Technical Artist"
    prompt_file: "agents/technical-artist.md"
    source_skill: "game-development/technical-artist.md"
  - id: project-management-studio-producer
    role: "Studio Producer"
    prompt_file: "agents/project-management-studio-producer.md"
    source_skill: "project-management/project-management-studio-producer.md"

workflows:
  - id: feature-to-playtest
    trigger: feature.briefed
    actions:
      - frame-player-loop
      - draft-narrative-beats
      - outline-level-flow
      - package-art-direction
      - send-playtest-plan

// Community acceleration

Use the room after the purchase.

Bring your workflow into the Solo Unicorn community for sharper feedback, operator critique, and more visibility once the system is live.

Discuss implementation