一键导入
gate-check
Validate readiness to move from one game-project stage to the next.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Validate readiness to move from one game-project stage to the next.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
| name | gate-check |
| description | Validate readiness to move from one game-project stage to the next. |
| argument-hint | [systems-design|technical-setup|pre-production|production|polish|release] |
| user-invocable | true |
When this skill is invoked:
project-stage-detect heuristics and check the next stage.design/gdd/docs/technical-preferences.mddocs/architecture/prototypes/production/tests/gamedev/templates/release-checklist.md when release readiness is being assessedproduction/stage.txt after a PASS verdict and explicit user confirmation.Rules:
design-review, balance-check, playtest-report, or perf-profile.project-stage-detect: it answers readiness, not just current state.Audit game assets against naming, size, format, and reference integrity rules.
Implement one approved game system in production-facing project code.
Define the first audience-facing demo contract from a proven playable MVP and route the follow-up UI, asset, and presentation work.
Write or update a game-system GDD using the canonical gamedev template.
Decompose a game concept into systems, map dependencies, and maintain the systems index.
Choose a game engine or runtime direction and create a project technical-preferences document from the canonical gamedev template.