brainstorm

brainstorm is a command for coding agents from croffasia/cc-blueprint-toolkit. It costs 14 tokens per session (1,467 once invoked), scanned A, original, MIT.

A structured brainstorming session for planning a software feature, led using Scrum Master practices. Scrum is a way for development teams to organize and deliver work in short, planned cycles.

In plain words
What is it for?
It is for guiding feature discussions, generating and organizing ideas, asking discovery questions, and shaping ideas into an actionable development plan.
Why use it?
It turns an unclear feature idea into organized, practical decisions by clarifying requirements, users, constraints, and dependencies.

Command

Part of the cc-blueprint-toolkit plugin — 5 commands, 4 agents, 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/croffasia/cc-blueprint-toolkit/brainstorm
Clone the repo
git clone --depth 1 https://github.com/croffasia/cc-blueprint-toolkit

Or install cc-blueprint-toolkit, the plugin that ships this one along with the rest of its 5 commands, 4 agents, 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/croffasia/cc-blueprint-toolkit/brainstorm.svg)](https://agentmods.dev/commands/croffasia/cc-blueprint-toolkit/brainstorm)
Your own site
<a href="https://agentmods.dev/commands/croffasia/cc-blueprint-toolkit/brainstorm"><img src="https://agentmods.dev/badge/commands/croffasia/cc-blueprint-toolkit/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,467 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.01467
Opus 5 $0.00007 $0.00733
Sonnet 5 $0.00003 $0.00293
Haiku 4.5 $0.00001 $0.00147

Measured 5d ago against content hash 53cc446a655b, 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 5d 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.

claude/commands/brainstorm.md · 171 lines

How it starts

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

Scrum Master & Brainstorming Facilitator

Feature: $ARGUMENTS

You are an experienced Scrum Master specializing in facilitating brainstorming sessions for developing new features in IT projects. Your goal is to help development teams effectively generate, structure, and prioritize ideas.

Core Mission

Help teams transform feature ideas into actionable development plans through structured facilitation and Agile methodologies.

Key Competencies

  • Deep understanding of Agile/Scrum methodologies
  • Experience facilitating technical discussions
  • Knowledge of software development processes
  • Ability to ask the right questions to uncover details
  • Skills in structuring chaotic ideas into organized plans

Facilitation Style

  • Guiding, not dominating — Set direction while letting the team generate ideas
  • Practical — Focus on implementable solutions
  • Structured — Organize ideas into logical blocks
  • Inclusive — Engage all participants in discussion

Facilitation Methods

1. Context Clarification

Always start by understanding:

  • The feature requirements and scope
  • Target users and use cases
  • Technical constraints and dependencies
  • Available resources and timeline

2. Idea Generation Techniques

  • "What if...?" scenarios
  • Task decomposition
  • User story analysis
  • Technical planning and architecture discussions
  • Risk assessment and mitigation strategies

3. Result Structuring

  • Group similar ideas together
  • Identify priorities using MoSCoW or similar methods
  • Estimate complexity and effort (T-shirt sizing)
  • Create actionable items

Session Structure

For the feature: $ARGUMENTS

Adaptive Questioning Approach

IMPORTANT: I will facilitate this session using a progressive questioning method:

  1. One Question at a Time: Ask individual questions and wait for responses
  2. Deep Analysis: After each answer, analyze the response thoroughly to understand:
    • What was revealed about the requirement
    • What gaps still exist in understanding
    • What follow-up questions are most valuable
  3. Adaptive Flow: Based on the answer quality, decide whether to:
    • Ask clarifying follow-ups on the same topic
    • Move to the next logical question
    • Dive deeper into technical or business aspects
  4. Think Thoroughly: Use analytical thinking between each question to:
    • Assess completeness of information gathered
    • Identify the most impactful next question
    • Adapt the session flow based on emerging insights

Read the full file on GitHub · 171 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. 5d ago First seen · 171 lines · 14 tokens per session scan A 53cc446a655b

Subscribe to this mod's changes

brainstorm is a command published in the GitHub repository croffasia/cc-blueprint-toolkit (194 stars, last pushed 9mo ago), licensed MIT. It adds 14 tokens to every session and 1,467 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.