brainstorm

Installation
SKILL.md

Brainstorm

Turn a raw idea into an agreed shape ready for spec work, through dialogue — not code.

Where this sits: brainstorm → (write-requirements → write-design → write-plan) → execute-plan. You are at brainstorm — the first stage. Which later stages run is decided by the tier in step 5 (tier 0 skips straight to tdd; tier 1 stops at a mini-spec in write-requirements; only tier 2 walks the full triad). Each of those stages owns its own todo list and creates it when invoked — do not pre-load their steps into this skill's list.

Shaping a new feature or project (nothing spec'd yet) is this skill. A small in-scope change to an already-shipped, spec'd feature is amend instead — it reads the existing spec and routes the change to the light lane, escalating back here only when the change is genuinely new scope. If you were handed such a change, hand it to amend.

"Too simple to need a design" is the trap

Small requests are exactly where unexamined assumptions burn the most work, because nobody bothered to check them. The output can be tiny — a tier decision and three sentences — but the process runs every time.

Installs
55
GitHub Stars
1
First Seen
Jul 7, 2026
brainstorm — jayden-dang/skills