← 返回 Skills 市场
129
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install game-architecture-maintainability-audit
功能描述
Audit architecture, state management, boundaries, coupling, and maintainability risks that will make future AI or human iteration harder.
使用说明 (SKILL.md)
Game Architecture Maintainability Audit
Goal
Audit technical structure and changeability, especially where future iteration will become painful.
Deliverables
Update:
docs/game-studio/audit/audit-summary.mddocs/game-studio/audit/scorecard.jsondocs/game-studio/audit/risk-register.md
Use:
./shared/checklists/architecture-maintainability-audit-checklist.md./shared/reference/game-dev-abstractions.md
Evaluate
- state management clarity
- coupling between UI, gameplay, systems, and content
- module boundaries and change surfaces
- hidden complexity and implicit contracts
- where future AI edits are likely to rot the codebase
安全使用建议
This bundle is internally coherent: it will read the included shared references and is designed to produce audit files in docs/game-studio/audit/. Before installing or running it, decide whether you want an agent with file read/write access to that repository location. If you prefer to avoid repository changes, run the skill in read-only mode or in a sandbox copy and review its suggested edits before applying them. Also avoid granting shell/build privileges unless you want the agent to run builds or inspect runtime artifacts — the skill notes shell access only improves evidence quality but is not required. Finally, as with any code that inspects a repository, ensure there are no sensitive secrets in the files you allow the agent to read.
功能分析
Type: OpenClaw Skill
Name: game-architecture-maintainability-audit
Version: 1.0.0
The skill bundle is a legitimate tool designed to audit game architecture and maintainability. All files, including SKILL.md and the shared reference documents, align with the stated purpose of evaluating code structure and generating audit reports in the docs/ directory. No indicators of data exfiltration, malicious execution, or harmful prompt injection were found.
能力评估
Purpose & Capability
The name and description (maintainability audit for game architecture) align with the files included and the runtime instructions: use the shared checklist and references, review project files, and produce audit outputs. Nothing in the bundle asks for unrelated capabilities (cloud creds, networking, or system-level access).
Instruction Scope
SKILL.md explicitly asks the agent to review the included shared files and produce/update deliverables under docs/game-studio/audit/. It also notes that file read/write access (and optionally shell/build access for better evidence) improves results. This is expected for an auditing skill, but be aware it will ask to read and write repository files — ensure you want that level of access.
Install Mechanism
No install spec and no code files — instruction-only. No downloads, package installs, or execution artifacts are introduced by the bundle itself.
Credentials
The skill declares no required environment variables, binaries, or config paths. The instructions reference only local files included in the bundle and repo paths for outputs; no secrets or unrelated credentials are requested.
Persistence & Privilege
always is false and the skill does not request any persistent system-level presence or modifications to other skills. It does require write access to create/update audit docs if the agent is allowed to write files, which is proportional to its purpose.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install game-architecture-maintainability-audit - 安装完成后,直接呼叫该 Skill 的名称或使用
/game-architecture-maintainability-audit触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
- Initial release of the game architecture maintainability audit skill.
- Audits code for maintainability risks in architecture, state management, boundaries, and coupling.
- Reports findings to summary, scorecard, and risk register files in the `docs/game-studio/audit` directory.
- Uses shared checklists and reference abstractions to guide the audit process.
- Compatible with Claude Code and Codex, with enhanced results when file and shell access are available.
元数据
常见问题
Game Architecture Maintainability Audit 是什么?
Audit architecture, state management, boundaries, coupling, and maintainability risks that will make future AI or human iteration harder. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 129 次。
如何安装 Game Architecture Maintainability Audit?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install game-architecture-maintainability-audit」即可一键安装,无需额外配置。
Game Architecture Maintainability Audit 是免费的吗?
是的,Game Architecture Maintainability Audit 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Game Architecture Maintainability Audit 支持哪些平台?
Game Architecture Maintainability Audit 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Game Architecture Maintainability Audit?
由 mike007jd(@mike007jd)开发并维护,当前版本 v1.0.0。
推荐 Skills