brainstorm
Installation
SKILL.md
/brainstorm — Clarify Goals Before Planning
Purpose: Separate WHAT from HOW. Explore the problem space before committing to a solution.
Four phases:
- Assess clarity — Is the goal specific enough?
- Understand idea — What problem, who benefits, what exists?
- Explore approaches — Generate options, compare tradeoffs, adversarial critique
- Capture design — Write structured output for
/plan
Quick Start
/brainstorm "add user authentication" # full 4-phase process
/brainstorm # prompts for goal
Related skills