BMAD-METHOD bmad-brainstorming

Facilitate interactive brainstorming sessions using diverse creative techniques and ideation methods. Use when the user says help me brainstorm or help me ideate.

install
source · Clone the upstream repo
git clone https://github.com/bmad-code-org/BMAD-METHOD
Claude Code · Install into ~/.claude/skills/
T=$(mktemp -d) && git clone --depth=1 https://github.com/bmad-code-org/BMAD-METHOD "$T" && mkdir -p ~/.claude/skills && cp -r "$T/src/core-skills/bmad-brainstorming" ~/.claude/skills/bmad-code-org-bmad-method-bmad-brainstorming && rm -rf "$T"
manifest: src/core-skills/bmad-brainstorming/SKILL.md
source content

Follow the instructions in ./workflow.md.