brainstorm

brainstorm is a command for coding agents from SuperClaude-Org/SuperClaude_Framework. It costs 14 tokens per session (907 once invoked), scanned A, original, MIT.

A guided brainstorming mode for turning an unclear idea into tested requirements and a concrete specification.

In plain words
What is it for?
It helps explore project ideas, validate requirements, assess feasibility, and refine concepts through dialogue.
Why use it?
It uses structured questions and exploration to expose missing details, assumptions, and feasibility concerns early.

Command

Part of the superclaude plugin — 2 skills, 30 commands, 20 agents, 1 hook, 2 MCP servers 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_framework/brainstorm
Clone the repo
git clone --depth 1 https://github.com/SuperClaude-Org/SuperClaude_Framework

Or install superclaude, the plugin that ships this one along with the rest of its 2 skills, 30 commands, 20 agents, 1 hook, 2 MCP servers.

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_framework/brainstorm.svg)](https://agentmods.dev/commands/superclaude-org/superclaude_framework/brainstorm)
Your own site
<a href="https://agentmods.dev/commands/superclaude-org/superclaude_framework/brainstorm"><img src="https://agentmods.dev/badge/commands/superclaude-org/superclaude_framework/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 907 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 $0.00014 $0.00907
Opus 5 $0.00007 $0.00453
Sonnet 5 $0.00003 $0.00181
Haiku 4.5 $0.00001 $0.00091

Measured 4d ago against content hash 481bda409ac6, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, 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 4d 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.

plugins/superclaude/commands/brainstorm.md · 100 lines

How it starts

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

/sc:brainstorm - Interactive Requirements Discovery

Context Framework Note: This file provides behavioral instructions for Claude Code when users type /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: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 · 100 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. 4d ago First seen · 100 lines · 14 tokens per session scan A 481bda409ac6

Subscribe to this mod's changes

brainstorm is a command published in the GitHub repository SuperClaude-Org/SuperClaude_Framework (23,866 stars, last pushed 13d ago), licensed MIT. It adds 14 tokens to every session and 907 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.