brainstorm

brainstorm is a skill for Claude Code from jasonrr/herdr-tally. It costs 56 tokens per session (372 once invoked), scanned A, original, no licence file.

A planning aid used before building a feature or making a complex change. It explores the problem, reduces the scope, and records an agreed design before coding starts.

In plain words
What is it for?
Use it when a feature request is ambiguous or substantial, especially during brainstorming or design discussions.
Why use it?
It helps resolve unclear requirements and avoid writing code before the goal and approach are settled.

Skill for Claude Code

Written for Claude Code: shipped in a Claude Code plugin.

Part of the tally plugin — 7 skills, 1 hook shipped together

Good fit Use it when a feature request is ambiguous or substantial, especially during brainstorming or design discussions.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/jasonrr/herdr-tally/brainstorm
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.

Any agent
npx skills add jasonrr/herdr-tally --skill brainstorm
Clone the repo
git clone --depth 1 https://github.com/jasonrr/herdr-tally

Made for: Claude Code.

Or install tally, the plugin that ships this one along with the rest of its 7 skills, 1 hook.

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/skills/jasonrr/herdr-tally/brainstorm.svg)](https://agentmods.dev/skills/jasonrr/herdr-tally/brainstorm)
Your own site
<a href="https://agentmods.dev/skills/jasonrr/herdr-tally/brainstorm"><img src="https://agentmods.dev/badge/skills/jasonrr/herdr-tally/brainstorm.svg" alt="Measured on agentmods" height="20"></a>
Per session 56 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 372 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 unknown 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.00056 $0.00372
Opus 5 $0.00028 $0.00186
Sonnet 5 $0.00011 $0.00074
Haiku 4.5 $0.00006 $0.00037

Measured 8d ago against content hash 36bd2b713816, 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 8d 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.

skills/brainstorm/SKILL.md · 23 lines

The source is not reproduced here

No licence file

A repository with no LICENSE is all rights reserved by default, so the body is not copied here. The metadata, the measurements and the link are.

Read it on GitHub

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. 8d ago First seen · 23 lines · 56 tokens per session scan A 36bd2b713816

Subscribe to this mod's changes

brainstorm is a skill published in the GitHub repository jasonrr/herdr-tally (6 stars, last pushed yesterday), with no licence file. It adds 56 tokens to every session and 372 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.

Related

Other skills, from other repositories

autoreview

Structured Codex, Claude, Amp, Pi, or Kimi code review when explicitly requested.

openclaw/crabbox · 22 tokens

crabbox

Detect and use Crabbox for repository tests and validation on remote runners. Use when crabbox.yaml or .crabbox.yaml exists, the crabbox CLI is available, or work needs remote compute, a clean or reusable environment, target-platform coverage, or auditable execution evidence.

openclaw/crabbox · 60 tokens

plannotator-tui

Open a Markdown plan or document for the human to review and annotate in a Herdr pane; their feedback arrives as your next message. Use when you have written a plan, spec, or design document that needs human review before you act on it.

plannotator/herdr-annotate · 56 tokens

dagr-producer

Emit and maintain a dagr run file — a live, contract-valid JSON description of recursive projects, tasks, attempts, gates, evidence, policies, events, and operator-message resolutions that dagr view renders as a DAG. Use when orchestrating agents or tracking multi-step work that a dagr pane should display.

aemrebarut/herdr-dagr · 70 tokens

tether

Observe and operate durable workloads and reviewed Mission Control groups through Tether's public surfaces without depending on tmux or Herdr internals.

moneycaringcoder/herdr-tether · 30 tokens

herdmates

Host and observe Claude Code agent teams in herdr via the herdmates plugin. Use when the user mentions herdmates, teammux, the recorder, or asks to launch, record, or hook a Claude Code team running in herdr panes — or when YOU are a team lead wondering why a teammate is stuck, whether anything is deadlocked, or who's…

caioniehues/herdmates · 126 tokens