ワンクリックで
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 ページを確認してインストールできます。
SOC 職業分類に基づく
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.
| 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.