迁移setup-engine工作流

This commit is contained in:
wxm
2026-05-19 01:29:15 -07:00
parent 445d86c300
commit e46f78f94b
74 changed files with 14945 additions and 50 deletions

View File

@@ -1,6 +1,6 @@
---
name: brainstorm
description: "Use when you need the /brainstorm game-production workflow. Guided game concept ideation — from zero idea to a structured game concept document. Uses professional studio ideation techniques, player psychology frameworks, and structured creative exploration."
description: "Use when you need the /brainstorm or $brainstorm game-production workflow. Guided game concept ideation — from zero idea to a structured game concept document. Uses professional studio ideation techniques, player psychology frameworks, and structured creative exploration."
---
# Brainstorm
@@ -15,10 +15,10 @@ the current project does not already have those agents installed in
`python3 scripts/install_codex_runtime.py <target-project>` from the plugin root
first.
Review mode follows the Claude reference flow: `full` runs the `/brainstorm`
director gates, `lean` skips those ordinary per-skill gates, and `solo` skips
all director gates.
Review mode follows Codex Game Studios gate settings: `full` runs the
`$brainstorm` director gates, `lean` skips ordinary per-skill gates, and `solo`
skips all director gates.
`/brainstorm` writes `design/gdd/game-concept.md`. It defines and records game
`$brainstorm` writes `design/gdd/game-concept.md`. It defines and records game
pillars inside that concept document; it does not create
`design/gdd/game-pillars.md` as a separate artifact.