mirror of
https://github.com/merlinhu1/codex-game-studio.git
synced 2026-08-25 07:54:34 +02:00
* feat: add deterministic model tier routing Define Sol, Terra, and Luna policies with fixed fallbacks, explicit surface assignments, runtime precedence, and Luna escalation. Validate generated metadata and expose tier overrides across role, task, and orchestration commands. * fix: infer model tiers from surface models * fix: rebalance prompt model routing * fix: decouple prompt effort routing --------- Co-authored-by: MerlinH <merlinh221@gmail.com>
2.5 KiB
2.5 KiB
name, description, model, model_reasoning_effort, argument-hint, primary-agent, tool-policy, isolation, source-reference, source-hash, user-invocable
| name | description | model | model_reasoning_effort | argument-hint | primary-agent | tool-policy | isolation | source-reference | source-hash | user-invocable |
|---|---|---|---|---|---|---|---|---|---|---|
| cgs-balance-check | Use for balance check tasks that evaluate tuning values, progression pacing, economy levers, exploits, and player-skill assumptions; produce verification evidence, changed or proposed files, and handoff boundaries. | gpt-5.6-terra | medium | Describe the balance-check objective, target files/assets, constraints, and verification evidence. | producer | read/edit/shell/tests/git as needed within the repository write policy | repository-root; no init-time generated prompt bodies | .claude/skills/balance-check/SKILL.md | c668fe38534a60c5ec3b86130461bf370c49593c82e93fecc4987571a7ef1bba | true |
Codex Game Studio Balance Check
Use this skill for balance check work in Template Game.
Objective
Evaluate tuning values, progression pacing, economy levers, exploits, and player-skill assumptions.
Inputs
- AGENTS.md
- .codex/studio.json
- task-relevant files named by the user or task record
- design/gdd.md
- docs/market-overview.md
Arguments
- Objective or user request.
- Target files, scenes, assets, or docs.
- Constraints, deadlines, acceptance criteria, and verification command when known.
Procedure
- Clarify the requested evaluate tuning values, progression pacing, economy levers, exploits, and player-skill assumptions. and identify the current project stage.
- Collect evidence for Balance Lever, Exploit Risk, Pacing.
- Draft or review the artifact in small sections, keeping player experience and scope visible.
- Produce the requested artifact or review with clear file paths and verification evidence.
Write Targets
- design/
Output Contract
- Summary
- Balance Lever
- Exploit Risk
- Pacing
- Telemetry Need
- Risks
- Changed files or proposed files
- Verification evidence
- Next owner or decision
Quality Gates
- Balance Lever
- Exploit Risk
- Pacing
- Telemetry Need
- Scope remains bounded to the current task and project stage.
- Report labels unverified assumptions separately from evidence.
Decision Gates
- Continue only when the expected output can be verified or clearly labeled as a plan.
- Escalate to producer or qa-playtester when scope, ownership, or acceptance evidence is ambiguous.
- Stop before broad rewrites, generated prompt mirrors, or hidden lifecycle behavior.
Handoff
Report changed files, verification evidence, remaining risks, and the next owner or decision. Do not imply hidden hooks or autonomous background work.