brainstorm

brainstorm is a command for Claude Code from SuperClaude-Org/SuperClaude_Plugin. It costs 14 tokens per session (1,073 once invoked), scanned A, original, MIT.

A guided conversation for turning a rough idea into clearer requirements and a concrete specification. It uses structured questions and different viewpoints to explore and test the idea.

In plain words
What is it for?
Exploring project ideas, defining requirements, checking feasibility, and refining a concept over multiple sessions. It supports systematic, agile, or enterprise-style exploration.
Why use it?
It helps uncover missing details and assumptions before development begins. That reduces the risk of building the wrong thing or discovering unclear requirements late.

Command for Claude Code

Written for Claude Code: shipped in a Claude Code plugin. Also seen: names the TodoWrite tool; mentions Claude Code.

Part of the sc plugin — 32 commands, 20 agents shipped together

Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

agentmods
npx agentmods add commands/superclaude-org/superclaude_plugin/sc-brainstorm
Clone the repo
git clone --depth 1 https://github.com/SuperClaude-Org/SuperClaude_Plugin

Made for: Claude Code.

Or install sc, the plugin that ships this one along with the rest of its 32 commands, 20 agents.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for brainstorm

README.md
[![agentmods](https://agentmods.dev/badge/commands/superclaude-org/superclaude_plugin/sc-brainstorm.svg)](https://agentmods.dev/commands/superclaude-org/superclaude_plugin/sc-brainstorm)
Your own site
<a href="https://agentmods.dev/commands/superclaude-org/superclaude_plugin/sc-brainstorm"><img src="https://agentmods.dev/badge/commands/superclaude-org/superclaude_plugin/sc-brainstorm.svg" alt="Measured on agentmods" height="20"></a>
Per session 14 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 1,073 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00014 $0.01073
Opus 5 $0.00007 $0.00536
Sonnet 5 $0.00003 $0.00215
Haiku 4.5 $0.00001 $0.00107

Measured 6d ago against content hash 65c0a2297c57, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-06, from the pricing page.

Security

Grade A, and why

brainstorm scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 6d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

commands/sc-brainstorm.md · 122 lines

How it starts

The opening of the file, as written. The whole thing — 122 lines — stays where its author put it; the contents beside it link to each section on GitHub.

/sc:sc:sc:brainstorm - Interactive Requirements Discovery

Context Framework Note: This file provides behavioral instructions for Claude Code when users type /sc:sc:brainstorm patterns. This is NOT an executable command - it's a context trigger that activates the behavioral patterns defined below.

Triggers

  • Ambiguous project ideas requiring structured exploration
  • Requirements discovery and specification development needs
  • Concept validation and feasibility assessment requests
  • Cross-session brainstorming and iterative refinement scenarios

Context Trigger Pattern

/sc:sc:brainstorm [topic/idea] [--strategy systematic|agile|enterprise] [--depth shallow|normal|deep] [--parallel]

Usage: Type this pattern in your Claude Code conversation to activate brainstorming behavioral mode with systematic exploration and multi-persona coordination.

Behavioral Flow

  1. Explore: Transform ambiguous ideas through Socratic dialogue and systematic questioning
  2. Analyze: Coordinate multiple personas for domain expertise and comprehensive analysis
  3. Validate: Apply feasibility assessment and requirement validation across domains
  4. Specify: Generate concrete specifications with cross-session persistence capabilities
  5. Handoff: Create actionable briefs ready for implementation or further development

Key behaviors:

  • Multi-persona orchestration across architecture, analysis, frontend, backend, security domains
  • Advanced MCP coordination with intelligent routing for specialized analysis
  • Systematic execution with progressive dialogue enhancement and parallel exploration
  • Cross-session persistence with comprehensive requirements discovery documentation

MCP Integration

  • Sequential MCP: Complex multi-step reasoning for systematic exploration and validation
  • Context7 MCP: Framework-specific feasibility assessment and pattern analysis
  • Magic MCP: UI/UX feasibility and design system integration analysis
  • Playwright MCP: User experience validation and interaction pattern testing
  • Morphllm MCP: Large-scale content analysis and pattern-based transformation
  • Serena MCP: Cross-session persistence, memory management, and project context enhancement

Read the full file on GitHub · 122 lines

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 6d ago First seen · 122 lines · 14 tokens per session scan A 65c0a2297c57

Subscribe to this mod's changes

brainstorm is a command published in the GitHub repository SuperClaude-Org/SuperClaude_Plugin (55 stars, last pushed 15d ago), licensed MIT. It adds 14 tokens to every session and 1,073 once invoked, about $0.0001 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.

Related

Other commands, from other repositories

send

Send a message to a running agent session. Use this to correct or direct a live agent mid-stream without killing and respawning it.

Untrivial-ai/agent-orchestrator · 0 tokens

checkpoint

Create a checkpoint by staging the changes you have made using git. usage: git [-v | --version] [-h | --help] [-C ] [-c = ] [--exec-path[= ]] [--html-path] [--man-path] [--info-path] [-p | --paginate | -P | --no-pager] [--no-replace-objects] [--bare] [--git-dir= ] [--work-tree= ] [--namespace= ] [--super-prefix= ]…

TracecatHQ/tracecat · 0 tokens

aiox-squad-creator

Squad Creator (Use to create, validate, publish and manage squads).

SynkraAI/aiox-core · 0 tokens

build

Bulk-build ArcKit artefacts in parallel via subagent-orchestrated waves with resumable state.

tractorjuice/arc-kit · 19 tokens

perf-difficult-conversation

Three-conversations framework rehearsal (Stone/Patton/Heen — Harvard Negotiation Project) for high-stakes conversations — termination, demotion, hard feedback, conflict surfacing. Produces three-conversations breakdown (what-happened / feelings / identity), conversation script with multiple opening choices, SCARF…

frankxai/Starlight-Intelligence-System · 93 tokens

design-regimen

Design an integrated weekly regimen — training, nutrition, sleep, stress, recovery — matched to the person's actual life. Composes with gym-training-expert and health-nutrition-expert for domain detail. Produces a sustainable architecture, not an extreme program. Not medical advice.

frankxai/Starlight-Intelligence-System · 60 tokens