/install game-build-strategy
Game Build Strategy
Goal
Choose the right build strategy for the project.
Write docs/game-studio/build-strategy.md and docs/game-studio/quality-target.md.
Use:
./shared/reference/development-modes.md./shared/reference/quality-targets.md./shared/templates/build-strategy.md./shared/templates/quality-target.md
Development modes
yolo-superguided-buildrefactor-opensurgical-live
Quality targets
first-playablepolished-prototypeproduction-featurelive-patch
Selection rules
- greenfield + narrow mechanic spike ->
yolo-super+first-playable - greenfield + serious showcase build -> usually
yolo-superorguided-build+polished-prototype - existing product-facing feature work -> usually
guided-buildorrefactor-open+production-feature - shipped or live-risky ->
surgical-live+live-patch
Planning policy
Match task size to the mode:
- aggressive modes can use large coherent implementation chunks
- production-feature work can use medium coherent chunks
- live work should use smaller changes with tighter verification
Guardrail
Do not let “safe” planning ruin the result on low-risk greenfield work. Do not let “fast” planning justify broad rewrites on live products.
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install game-build-strategy - After installation, invoke the skill by name or use
/game-build-strategy - Provide required inputs per the skill's parameter spec and get structured output
What is Game Build Strategy?
Decide the AI-native development mode, quality target, task granularity, and refactor policy based on project state and user intent. This skill prevents both... It is an AI Agent Skill for Claude Code / OpenClaw, with 127 downloads so far.
How do I install Game Build Strategy?
Run "/install game-build-strategy" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Game Build Strategy free?
Yes, Game Build Strategy is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Game Build Strategy support?
Game Build Strategy is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Game Build Strategy?
It is built and maintained by mike007jd (@mike007jd); the current version is v1.0.0.