From spex
Refines rough ideas into executable specifications through collaborative dialogue.
How this command is triggered — by the user, by Claude, or both
Slash command
/spex:brainstormThe summary Claude sees in its command listing — used to decide when to auto-load this command
{Skill: spex:brainstorm}{Skill: spex:brainstorm}
npx claudepluginhub rhuss/cc-spex --plugin spex/ideateTransforms rough ideas into validated feature specifications through structured dialogue with expert review.
/grillSharpens a fuzzy idea into a clear spec by asking calibrated questions one at a time, with recommended answers at each step. Parks unresolved unknowns as ? items.
/buidl-specRefines a raw idea through challenge interrogation (five gates, questions, pre-mortem) into three spec documents: requirements.md, design.md, tasks.md, saved to .claude/loop/sessions/<name>/spec/ for later /buidl.
/devkit.brainstormGenerates functional specifications from ideas, defining business logic, use cases, and acceptance criteria (WHAT, not HOW). Outputs Markdown to docs/specs/[id]/YYYY-MM-DD--feature-name.md.
/sc-brainstormConducts interactive requirements discovery via Socratic dialogue and multi-persona orchestration, systematically exploring ideas to produce actionable specifications and briefs.
/brainstormTriggers brainstorming to explore requirements and design before creating features, building components, adding functionality, or modifying behavior.