Files
codex-game-studios/commands/brainstorm.md

16 lines
602 B
Markdown

# /brainstorm
Run the Brainstorm Codex Game Studio skill workflow.
## Arguments
Pass any text after `/brainstorm` as workflow input.
## Workflow
1. Use `../skills/brainstorm/SKILL.md` as the workflow entry point.
2. Read `../skills/brainstorm/DETAILS.md` when present for the full procedure.
3. Apply project guidance from `AGENTS.md` and relevant files in `../standards/` before changing project files.
4. Use the pre-defined Codex custom agents in `../.codex/agents/<agent-name>.toml` when the skill delegates to a subagent.
5. Return decisions, changes, blockers, verification, and next steps.