一键导入
fw-brainstorm-approach
Question cadence for structured discovery. Load when a brief is ambiguous and a spec needs to be written.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Question cadence for structured discovery. Load when a brief is ambiguous and a spec needs to be written.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
| name | fw-brainstorm-approach |
| description | Question cadence for structured discovery. Load when a brief is ambiguous and a spec needs to be written. |
Used by the fw-draft agent when the brief is fuzzy and a spec cannot be written without
more context. Defines the question order, the conversation rules, and the threshold for
"enough information to write a spec."
Without this, discovery degrades in predictable ways: too many questions at once, questions about the solution before the problem is understood, or moving to spec writing while open questions still exist.
Ask in this order. Each question is asked only after the previous answer is clear.
All four conditions must hold before writing the spec:
If any condition fails, ask the next question. Do not paper over a gap with an assumption — record it as an open question in the spec instead, and decide with the user whether to resolve it now or defer.
Canonical spec format for agent-driven development. Load when writing or reading a spec.
INVOKE THIS SKILL when the user asks to "oi", "send message to another session", "check messages", "register session", "who is online", "inter-session messaging", or wants to communicate between Claude Code sessions.