← 返回 Skills 市场
mike007jd

Game Build Strategy

作者 mike007jd · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
127
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install 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...
使用说明 (SKILL.md)

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-super
  • guided-build
  • refactor-open
  • surgical-live

Quality targets

  • first-playable
  • polished-prototype
  • production-feature
  • live-patch

Selection rules

  • greenfield + narrow mechanic spike -> yolo-super + first-playable
  • greenfield + serious showcase build -> usually yolo-super or guided-build + polished-prototype
  • existing product-facing feature work -> usually guided-build or refactor-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.

安全使用建议
This skill is an instruction-only helper that reads bundled templates and writes two markdown files into docs/game-studio. It does not request credentials or install code, but it does expect file read/write access—so only enable it for projects where you trust the agent to create or modify repository files. Review any generated docs before committing them to source control. If you prefer an agent that cannot write files automatically, run the skill in a read-only mode (have it produce content in the chat and paste or save manually).
功能分析
Type: OpenClaw Skill Name: game-build-strategy Version: 1.0.0 The skill bundle 'game-build-strategy' is a collection of Markdown instructions and templates designed to help an AI agent determine development strategies for game projects. It contains no executable code, network requests, or attempts to access sensitive system data. The instructions in SKILL.md and the reference files (e.g., development-modes.md) are focused entirely on project management logic and documentation generation, with explicit guardrails to prevent reckless changes to live products.
能力评估
Purpose & Capability
Name/description ask for a build strategy writer; the bundle only contains templates and references and asks the agent to write docs under docs/game-studio—these are coherent and proportionate to the stated purpose.
Instruction Scope
SKILL.md instructs the agent to read packaged shared/ references and write two markdown files (build-strategy and quality-target). This stays within the declared purpose. It does note that best results require file read/write access, which aligns with the instruction to write docs.
Install Mechanism
No install spec and no code files—instruction-only. Nothing is downloaded or executed, so there is low install risk.
Credentials
The skill declares no required environment variables, no credentials, and no config paths. That is proportionate to its simple doc-generation role.
Persistence & Privilege
always is false and the skill does not request elevated or persistent platform privileges. It does not modify other skills or system settings.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install game-build-strategy
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /game-build-strategy 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
- Initial release of the game-build-strategy skill. - Guides AI-native development mode, quality target, task granularity, and refactor policy based on project needs and user intent. - Helps prevent both over-cautious iteration and reckless rewrites on live products. - Provides selection rules and planning policy for choosing appropriate build and quality targets. - Includes guardrails for balancing speed and caution in different project states.
元数据
Slug game-build-strategy
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

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。

💬 留言讨论