원클릭으로
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.