brainstorm

A recurring command for generating and evaluating new opportunities and ideas. It first produces varied ideas, then groups, scores, and challenges them, while keeping a ledger to avoid repeating discarded ideas.

In plain words
What is it for?
Use it for repeated brainstorming, opportunity discovery, creative exploration, and turning the strongest ideas into plans for later work.
Why use it?
Separating idea generation from judgment helps preserve unusual possibilities before weak ideas are removed. It stays advisory and does not build prototypes or run research itself.

Command

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/askwigconsulting/cohort/brainstorm
Clone the repo
git clone --depth 1 https://github.com/askwigconsulting/cohort
Per session 59 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 2,919 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.00059 $0.02919
Opus 5 $0.00030 $0.01460
Sonnet 5 $0.00012 $0.00584
Haiku 4.5 $0.00006 $0.00292

Measured 2d ago against content hash 860017cf58cb, 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 2d 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.

canonical/commands/brainstorm.md · 188 lines

How it starts

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

/brainstorm is the generative sibling of /audit. /audit finds what is wrong with what exists; /brainstorm finds what could exist. It runs the same machinery — recurring, on a rotation, cross-vendor, ledger-backed, coordinator-synthesized, and read-only / advisory — but deliberately inverts it wherever creativity demands the opposite of critique.

Run it from a coordinator tier (Fable preferred, Opus acceptable). Reviewers and generators are advisory — they generate and evaluate; the coordinator synthesizes; the human decides what to pursue. Producing anything real (a spike, a prototype, a research run) is /scout's or /crew's job, never this command's.

The one discipline: diverge before you converge

The single failure that kills a brainstorm is letting judgment into the room too early. An agent asked to generate and evaluate in one breath produces three safe, obvious ideas and self-censors the non-obvious one — which was the entire point. So the phases are strictly separated and never share a prompt:

  1. Diverge — generate quantity, defer all judgment, chase the non-obvious.
  2. Converge — only now cluster, score, and red-team; kill the weak.
  3. Pursue — turn the survivors into the cheapest experiment that could validate or kill each one.

And like /audit, it rotates with a ledger, so it builds cumulatively instead of re-generating the same five ideas every run. Two rules make that sound:

  1. Every open question gets a look. The project declares its open questions / opportunity areas in the ledger; nothing goes more than a few runs without a brainstorm aimed at it.
  2. A dead idea stays dead. An idea the convergence step killed is logged with the reason, so a later run doesn't burn a generator re-proposing it — the generative analog of /audit's "don't re-litigate a struck finding." New evidence can revive it; a fresh restatement cannot.

1. Frame — read the ledger first

Read docs/brainstorm/ledger.md (create it on the first run). It records, per focus area: ideas generated, which were pursued / parked / killed (and why), and the project's declared opportunity areas and decision context — the goals, constraints, differentiators-to-beat, and non-negotiables that keep ideation grounded rather than random. Then read the project's own context (.cohort/project_context.md — its purpose, decisions, and open questions; those open questions are the richest fuel there is).

Read the full file on GitHub · 188 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. 2d ago First seen · 188 lines · 59 tokens per session scan A 860017cf58cb

Subscribe to this mod's changes

brainstorm is a command published in the GitHub repository askwigconsulting/cohort (2 stars, last pushed 25d ago), licensed MIT. It adds 59 tokens to every session and 2,919 once invoked, about $0.0003 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-31.