mindstorming

mindstorming is a skill for Claude Code from rohitgehe05/mindpowers. It costs 153 tokens per session (7,994 once invoked), scanned A, original, MIT.

A guided brainstorming step for non-code documents such as memos, plans, product requirements, and leadership messages. It uses questions to turn a rough idea into an agreed written outline before drafting.

In plain words
What is it for?
Use it to define and approve the structure of a memo, business review, PRD, decision document, briefing, framework, or post-mortem.
Why use it?
It helps prevent writing from starting before the purpose, audience, and shape of the document are clear. This reduces rework caused by missing decisions or unclear requirements.

Skill for Claude Code

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

Part of the mindpowers plugin — 6 skills shipped together

Good fit Use it to define and approve the structure of a memo, business…

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/rohitgehe05/mindpowers/mindstorming
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 rohitgehe05/mindpowers --skill mindstorming
Clone the repo
git clone --depth 1 https://github.com/rohitgehe05/mindpowers

Made for: Claude Code.

Or install mindpowers, the plugin that ships this one along with the rest of its 6 skills.

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 mindstorming

README.md
[![agentmods](https://agentmods.dev/badge/skills/rohitgehe05/mindpowers/mindstorming.svg)](https://agentmods.dev/skills/rohitgehe05/mindpowers/mindstorming)
Your own site
<a href="https://agentmods.dev/skills/rohitgehe05/mindpowers/mindstorming"><img src="https://agentmods.dev/badge/skills/rohitgehe05/mindpowers/mindstorming.svg" alt="Measured on agentmods" height="20"></a>
Per session 153 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 7,994 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 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.1 $0.00153 $0.07994
Opus 5 $0.00077 $0.03997
Sonnet 5 $0.00031 $0.01599
Haiku 4.5 $0.00015 $0.00799

Measured 6d ago against content hash cd2af3ec3d89, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-06, from the pricing page.

Security

Grade A, and why

mindstorming 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 6d 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/mindstorming/SKILL.md · 536 lines

How it starts

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

Mindstorming: Brainstorming for Knowledge Work

Overview

mindpowers does one loop: shape, draft, review, fact-check, and remember what you like. This skill is the "shape" step.

Help turn rough ideas into locked specs for knowledge-work deliverables (memos, business reviews, decision docs, PRDs, briefing docs, comms, frameworks, talking points, post-mortems) through Socratic dialogue.

The skill enforces a verbal design-approval gate and a final approval of the written spec on disk. For routine reuse of a prior locked spec, the user's explicit reuse instruction plus answers to every stated delta satisfies the verbal gate; do not ask for a second verbal approval. Drafting begins only after the applicable verbal gate and the written-spec approval.

Do NOT draft any deliverable, write any prose, or otherwise produce output until you have presented a design, written it to disk, and the user has approved the written spec. This applies to EVERY task regardless of perceived simplicity.

Anti-Pattern: "This is too simple to need a spec"

Every task goes through this process. A Slack reply, a one-paragraph note, a routine update, all of them. Simple tasks are where unexamined assumptions cause the most wasted work and miscommunication. The spec can be short (3-5 lines for trivially simple tasks), but you MUST write it and get user approval.

Shared Reasoning and Language Contract

Think precisely; respond plainly. In user-facing responses, prefer common words and short sentences. Explain an unavoidable technical term on first use. When a rule could be misunderstood, give one short, concrete example. If the user says an explanation is unclear, explain it again from scratch rather than defining the same jargon with more jargon.

For a material conclusion about evidence, readiness, a recommendation, or a blocker, give a compact reasoning receipt:

  • the recommendation or conclusion;
  • what you checked;
  • the main reasons;
  • what remains uncertain; and
  • the next step.

Read the full file on GitHub · 536 lines

Files

What ships with it

9 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.

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. 6d ago First seen · 536 lines · 153 tokens per session scan A cd2af3ec3d89

Subscribe to this mod's changes

mindstorming is a skill published in the GitHub repository rohitgehe05/mindpowers (5 stars, last pushed 29d ago), licensed MIT. It adds 153 tokens to every session and 7,994 once invoked, about $0.0008 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