pm-brainstorm

pm-brainstorm is a skill for Claude Code from serejaris/personal-corp-os. It costs 162 tokens per session (2,208 once invoked), scanned A, original, MIT.

A structured brainstorming session for exploring a specific product problem or opportunity and narrowing the results to ideas worth pursuing.

In plain words
What is it for?
Use it to generate at least ten product ideas, explore them from different angles, borrow inspiration from other fields, and compare them by impact and effort.
Why use it?
It prevents vague idea lists by examining the problem, challenging assumptions, and considering constraints before selecting options.

Skill for Claude Code

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

Part of the personal-corp-os plugin — 33 skills shipped together

Good fit Use it to generate at least ten product ideas, explore them from different angles, borrow inspiration from other fields, and compare them by impact and effort.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/serejaris/personal-corp-os/pm-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 serejaris/personal-corp-os --skill pm-brainstorm
Clone the repo
git clone --depth 1 https://github.com/serejaris/personal-corp-os

Made for: Claude Code.

Or install personal-corp-os, the plugin that ships this one along with the rest of its 33 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 pm-brainstorm

README.md
[![agentmods](https://agentmods.dev/badge/skills/serejaris/personal-corp-os/pm-brainstorm/github.svg)](https://agentmods.dev/skills/serejaris/personal-corp-os/pm-brainstorm)
Your own site
<a href="https://agentmods.dev/skills/serejaris/personal-corp-os/pm-brainstorm"><img src="https://agentmods.dev/badge/skills/serejaris/personal-corp-os/pm-brainstorm/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for pm-brainstorm

Your own site · 80×15
<a href="https://agentmods.dev/skills/serejaris/personal-corp-os/pm-brainstorm"><img src="https://agentmods.dev/badge/skills/serejaris/personal-corp-os/pm-brainstorm.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 162 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 2,208 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. Third-party audits
  • NVIDIA SkillSpector pass 7 Sept 2026
How audits are shown
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.00162 $0.02208
Opus 5 $0.00081 $0.01104
Sonnet 5 $0.00032 $0.00442
Haiku 4.5 $0.00016 $0.00221

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

Security

Grade A, and why

pm-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 11d 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/pm-brainstorm/SKILL.md · 215 lines

How it starts

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

pm-brainstorm — Structured product brainstorm

Part of the Personal Corp framework — running a one-person business through AI agents. Run a structured creative-divergence session on a specific product problem or opportunity. Not just listing ideas — challenges assumptions, borrows across domains, helps reach options you wouldn't have otherwise. Output is a screened idea list ready for next-step action.

Inputs

Field Required Notes
Topic yes Problem to solve or opportunity to explore — more specific = better
Background no Persona, current data, known constraints
Mode no Full divergence / single framework only; default full
Constraints no Tech, time, resource limits

Good topic: "How might we make new users feel value within the first 5 minutes of first use?" Bad topic: "How do we improve the product?" (too vague)

Step 1 — Problem focus

Before diverging, sharpen the problem.

Probing checklist:

  1. Who has this problem? Specific user types and scenarios
  2. How is it solved today? Current alternative or workaround
  3. Why does it matter? Consequence of inaction
  4. What does success look like? What does a good solution look like
  5. What constraints? Tech / time / resource bounds

Restate as a How Might We:

  • "How might we let {target user} more easily {achieve goal} in {scenario}?"

Step 2 — SCAMPER (7 lenses)

Run each lens once; aim for 1-2 ideas per lens.

Lens Core question Direction
S — Substitute What component can be substituted? Different tech / interaction / entry point?
C — Combine Can we merge two features? Merge steps / contexts / bundle features
A — Adapt What from elsewhere can we borrow? Method from social apps? From productivity tools?
M — Modify What if we 10×'d or 0.1×'d this? Minimal version? Maximal version?
P — Put to other use What other context could this serve? Other personas? Other scenarios?
E — Eliminate What if we remove something? Cut steps / fields / signup / friction?
R — Rearrange What if we reorder? Try first / signup later? Reverse order?

Read the full file on GitHub · 215 lines

Files

What ships with it

3 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. 11d ago First seen · 215 lines · 162 tokens per session scan A a6f08455b9e6

Subscribe to this mod's changes

pm-brainstorm is a skill published in the GitHub repository serejaris/personal-corp-os (225 stars, last pushed 15d ago), licensed MIT. It adds 162 tokens to every session and 2,208 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-30.

Related

Other skills, from other repositories

manuscript-review

Pre-publication manuscript audit producing a section-level refactoring report with citation hygiene and submission-readiness checks. Triggers on: "review my paper", "check before submission", "is this ready to submit", "pre-pub checklist", "refactor my paper", "check my references", "does the abstract work".

Mathews-Tom/armory · 70 tokens

figure-rhetoric

Evaluate whether figures and plots in a manuscript effectively communicate the claims they support. Audits chart-type fit, axis design, visual hierarchy, data density, caption interpretation, perceptual accuracy, and narrative arc across 8 dimensions. Triggers on: "do my figures work", "check my plots", "are my graphs…

Mathews-Tom/armory · 123 tokens

humanize

Detects and removes AI-generated writing patterns while preserving meaning and facts. Triggers on: "humanize text", "make this sound human", "remove AI patterns", "rewrite to sound natural", "make this less AI", "de-slop this", "not sound like ChatGPT", "human pass".

Mathews-Tom/armory · 66 tokens

manuscript-provenance

Computational provenance audit verifying every number, table, and figure in a manuscript derives from code, not manual entry. Triggers on: "check provenance", "verify reproducibility", "audit my pipeline", "are my numbers from code", "provenance audit". Companion to manuscript-review (prose audit).

Mathews-Tom/armory · 70 tokens

code-refiner

Deep code simplification and refactoring preserving behavior across Python, Go, TypeScript, Rust. Targets complexity, anti-patterns, readability debt. Triggers on: "simplify this code", "refactor for clarity", "reduce complexity", "make this more readable", "tech debt cleanup", "too much nesting".

Mathews-Tom/armory · 69 tokens

competitive-analyzer

Competitive landscape analysis: Porter's Five Forces, competitor discovery, feature/pricing matrices, positioning maps, moat assessment via WebSearch. Triggers on: "competitive analysis", "competitor comparison", "competitive landscape", "Porter's Five Forces", "market positioning", "moat assessment", "defensibility…

Mathews-Tom/armory · 68 tokens