Game Workflow
Invoke as $game-workflow.
Use this skill when a project is a video game or playable entertainment product.
Process
- Read
.agents/project.jsonand confirmproject_typeisgame. - If the game pack is not enabled, run
scripts/pack.sh install game. - Route early research through
game-audience,game-fantasy,game-genre-map, andgame-comparables. - Route prototype work through
game-core-loop,game-prototype-test, andgame-playtest-metrics. - Route market validation and launch work through
game-store-page-test,game-launch, andgame-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.