/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.
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install game-build-strategy - 安装完成后,直接呼叫该 Skill 的名称或使用
/game-build-strategy触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
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... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 127 次。
如何安装 Game Build Strategy?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install game-build-strategy」即可一键安装,无需额外配置。
Game Build Strategy 是免费的吗?
是的,Game Build Strategy 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Game Build Strategy 支持哪些平台?
Game Build Strategy 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Game Build Strategy?
由 mike007jd(@mike007jd)开发并维护,当前版本 v1.0.0。