brainstorm
Generate creative ideas using structured frameworks. Apply domain context and feasibility analysis to brainstorm solutions for any challenge.
Instructions
Generate creative ideas using structured frameworks with domain context and feasibility analysis.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cd | No | Working directory | |
| oss | No | Use local Ollama server | |
| yolo | No | ⚠️ Bypass all safety (dangerous) | |
| model | No | Optional model override. Known: gpt-5.6, gpt-5.6-sol, gpt-5.6-terra, gpt-5.6-luna, gpt-5.5, gpt-5.4, gpt-5.4-mini. If omitted, uses your Codex CLI default (~/.codex/config.toml). | |
| domain | No | Domain: software, business, creative, research, product, marketing, etc. | |
| prompt | Yes | Brainstorming challenge or question | |
| search | No | Enable live web search using the native --search flag | |
| fullAuto | No | Compatibility alias for workspace-write with approval=never | |
| ideaCount | No | Number of ideas (default: 12, range: 5-30) | |
| constraints | No | Limitations: budget, time, technical, legal, etc. | |
| methodology | No | Framework: divergent, convergent, scamper, design-thinking, lateral, auto (default) | auto |
| personality | No | Communication style: pragmatic (concise, machine-friendly) or friendly (conversational). Codex CLI v0.94.0+ | |
| sandboxMode | No | Access: read-only, workspace-write, danger-full-access | |
| localProvider | No | Specify which local provider to use (lmstudio or ollama). Automatically enables --oss if not set. | |
| approvalPolicy | No | Approval: never, on-request, untrusted | |
| enableFeatures | No | Enable feature flags | |
| disableFeatures | No | Disable feature flags | |
| existingContext | No | Background info or previous attempts | |
| includeAnalysis | No | Include feasibility/impact analysis | |
| reasoningEffort | No | Reasoning depth. Default: high (creative ideation benefits from depth). Override with "xhigh" for very complex domains, "medium" for quick exploration. | high |