一键导入
brainstorm
Turn an idea into a concrete design through structured dialogue.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Turn an idea into a concrete design through structured dialogue.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
Autonomously create a plan, consult Gemini and Codex for improvements, apply feedback, and implement. No user interaction - uses best judgment throughout.
Gemini and Codex collaboratively brainstorm solutions, building on each other's ideas across rounds. Agent synthesizes the best ideas into a plan.
Claude brainstorms with an opponent LLM (Gemini or Codex) in alternating turns, building on each other's ideas. Synthesizes the best ideas into a plan.
Commit the staged changes. If there are no staged changes, stage all changes first.
Consult Gemini and Codex for high-level planning, synthesize into a detailed plan, implement, then get final review. No user interaction.
Consult an external LLM with the user's query.
| name | brainstorm |
| description | Turn an idea into a concrete design through structured dialogue. |
| disable-model-invocation | true |
Turn an idea into a concrete design through structured dialogue.
User idea: $ARGUMENTS
Start by understanding what exists and what the user wants.
AskUserQuestion to ask clarifying questions one at a timeRules for questions:
AskUserQuestion with 2-4 options whenever possibleOnce you understand the idea, propose 2-3 different approaches.
Present them conversationally:
Format:
**Recommended: [Approach Name]**
[Why this is the best fit for your needs]
**Alternative: [Approach Name]**
[When you'd choose this instead]
**Alternative: [Approach Name]** (if applicable)
[Different trade-offs this offers]
Use AskUserQuestion to get buy-in on which approach to design.
Break the design into digestible sections (200-300 words each).
After each section, use AskUserQuestion to validate before continuing.
Cover as appropriate:
If the user wants to preserve the design:
history/<date>-design-<topic>.md (e.g. history/2026-02-15-design-auth-flow.md)