# Game Workflow

> Use only for video game projects; route research, validation, roadmap, metrics, and launch work through the game pack

- Skill: `georgeqle/game-workflow-5` (Agent Skill)
- Install (CLI): `npx skillmds@latest add georgeqle/game-workflow-5`
- Raw SKILL.md: https://api.skillmd.com/api/skills/georgeqle/game-workflow-5/raw
- Safety review: pending (external: skill-scanner PASS, skillspector PASS)
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Product & Planning
- Author: GeorgeQLe (https://skillmd.com/u/georgeqle)
- Updated: 2026-09-09
- Page: https://skillmd.com/skills/georgeqle/game-workflow-5

---


# Game Workflow

Use this skill when a project is a video game or playable entertainment product.

## Process

1. Read `.agents/project.json` and confirm `project_type` is `game`.
2. If the game pack is not enabled, run `scripts/pack.sh install game`.
3. Route early research through `game-audience`, `game-fantasy`, `game-genre-map`, and `game-comparables`.
4. Route prototype work through `game-core-loop`, `game-prototype-test`, and `game-playtest-metrics`.
5. Route market validation and launch work through `game-store-page-test`, `game-launch`, and `game-roadmap`.

## Output

Recommend the next single game-pack skill to run and explain the missing artifact or decision that makes it next.

## Alignment Page

When this skill produces durable deliverables (research, specs, plans, reports, prototypes, or any document output), build a full-depth HTML alignment page following `ALIGNMENT-PAGE.md` in this skill's directory. Output: `alignment/game-workflow-{topic}.html`.

## Default Shipping Contract

Follow the shared shipping contract convention in CLAUDE.md.


