brainstorm

brainstorm is a command for Claude Code from WARROOM-CEO/CORE. It costs 56 tokens per session (1,541 once invoked), scanned A, a copy of brainstorm, MIT.

A conversational product-brainstorming command that explores product problems, challenges ideas, and captures possible next steps rather than producing a formal document.

In plain words
What is it for?
Use it to explore opportunity areas, generate product ideas, examine strategies, apply brainstorming frameworks, and record open questions.
Why use it?
It gives a product manager a structured thinking partner before they settle on a solution. It helps test assumptions and compare different approaches.

Command for Claude Code

Written for Claude Code: argument-hint in frontmatter.

Needs its repository: it reads a path above its own folder, which exists only inside the repository. The line is If you see unfamiliar placeholders or need to check which tools are connected, see [CONNECTORS.md](../CONNECTORS.md)..

Part of the product-management plugin — 7 skills, 2 commands shipped together

Good fit Use it to explore opportunity areas, generate product ideas, examine strategies, apply brainstorming frameworks, and record open questions.

Compare 6 commands from other repositories ↓
Install

Getting it into your agent

It runs from inside its repository, so the clone comes first — what it calls does not travel with the file alone.

Clone the repo
git clone --depth 1 https://github.com/WARROOM-CEO/CORE
agentmods
npx agentmods add commands/warroom-ceo/core/brainstorm

Made for: Claude Code.

Or install product-management, the plugin that ships this one along with the rest of its 7 skills, 2 commands.

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/warroom-ceo/core/brainstorm.svg)](https://agentmods.dev/commands/warroom-ceo/core/brainstorm)
Your own site
<a href="https://agentmods.dev/commands/warroom-ceo/core/brainstorm"><img src="https://agentmods.dev/badge/commands/warroom-ceo/core/brainstorm.svg" alt="Measured on agentmods" height="20"></a>
Per session 56 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,541 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin 89% copy Near-identical to another mod 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.00056 $0.01541
Opus 5 $0.00028 $0.00771
Sonnet 5 $0.00011 $0.00308
Haiku 4.5 $0.00006 $0.00154

Measured 3d ago against content hash 5b68864f84a6, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-07, 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 3d 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.

Origin

This is a copy

89% identical to brainstorm — 4 lines differ, which has more behind it and is treated as the original. This page carries a canonical link to it rather than competing with it.

plugins/product-management/commands/brainstorm.md · 123 lines

How it starts

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

Language: All user-facing output — responses, summaries, and any text the user will read — must be written in Thai (ภาษาไทย). Internal logic, file paths, code snippets, and technical values remain in English.

/brainstorm

If you see unfamiliar placeholders or need to check which tools are connected, see CONNECTORS.md.

Brainstorm a product topic with a sharp, opinionated thinking partner. This is a conversation, not a deliverable — the goal is to push thinking further than the PM would get alone.

Usage

/brainstorm $ARGUMENTS

How It Works

┌────────────────────────────────────────────────────────────────┐
│                      BRAINSTORM                                │
├────────────────────────────────────────────────────────────────┤
│  STANDALONE (always works)                                     │
│  ✓ Explore problem spaces and opportunity areas                │
│  ✓ Generate and challenge product ideas                        │
│  ✓ Stress-test assumptions and strategies                      │
│  ✓ Apply PM frameworks (HMW, JTBD, First Principles, etc.)    │
│  ✓ Capture key ideas, next steps, and open questions           │
├────────────────────────────────────────────────────────────────┤
│  SUPERCHARGED (when you connect your tools)                    │
│  + Knowledge base: Pull prior research, specs, and decisions   │
│  + Analytics: Ground ideas in actual usage data                │
│  + Project tracker: Check what has been tried before           │
│  + Chat: Review recent team discussions for context            │
└────────────────────────────────────────────────────────────────┘

Workflow

1. Understand the Starting Point

The PM might bring any of these — identify which one and adapt:

  • A problem: "Our users drop off during onboarding" — start in problem exploration mode
  • A half-formed idea: "What if we added a marketplace?" — start in assumption testing mode
  • A broad question: "How should we think about AI in our product?" — start in strategy exploration mode
  • A constraint to work around: "We need to grow without adding headcount" — start in solution ideation mode
  • A vague instinct: "Something feels off about our pricing" — start in problem exploration mode

Read the full file on GitHub · 123 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. 3d ago First seen · 123 lines · 56 tokens per session scan A 5b68864f84a6

Subscribe to this mod's changes

brainstorm is a command published in the GitHub repository WARROOM-CEO/CORE (30 stars, last pushed 5mo ago), licensed MIT. It adds 56 tokens to every session and 1,541 once invoked, about $0.0003 per session on Opus 5. A static security scan graded it A with 0 findings. It is 89% identical to brainstorm, differing in 4 lines, and is treated as a copy.