ideate

A product-idea analysis command that develops several possible directions from the information already stored in a product work archive. It connects each direction with supporting evidence and existing constraints.

In plain words
What is it for?
Use it with a product problem, opportunity, or user-insight theme. It drafts solution directions, shows which priorities and assumptions they relate to, and queues possible new hypotheses for review.
Why use it?
It keeps idea generation tied to user insights, strategy, market signals, decisions, and hypotheses instead of producing an ungrounded list of ideas.

Command for Claude Code

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/phuryn/pm-brain/ideate
Clone the repo
git clone --depth 1 https://github.com/phuryn/pm-brain

Made for: Claude Code.

Per session 0 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 384 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.00000 $0.00384
Opus 5 $0.00000 $0.00192
Sonnet 5 $0.00000 $0.00077
Haiku 4.5 $0.00000 $0.00038

Measured 2d ago against content hash 36ebca0c9a95, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

Grade A, and why

ideate 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.

.claude/skills/pm-brain/scaffold/.claude/commands/ideate.md · 33 lines

What it actually says

/ideate

Generate solution directions for a problem, grounded in what the brain already knows. Not a brainstorm. A synthesis.

Input

A problem statement, an opportunity, or a knowledge/users/insights.md § <theme> reference. Example: /ideate onboarding drop-off in mid-market.

Loads

  • knowledge/strategy.md (priorities, non-goals, north-star)
  • knowledge/users/insights.md and any matching personas.md / segments.md
  • Active hypotheses/ files in the same area
  • Recent decisions/ that constrain or invalidate options
  • knowledge/market/competitors/ and trends.md for adjacent moves
  • rules/discovery.md and rules/prioritization.md if present

Updates

Drafts only. Nothing committed at call time.

  • A draft ingestion/adhoc/<date>-ideate-<slug>.md capturing the session
  • Hypothesis candidates queued under hypotheses/<slug>.md § Candidates (PM confirms before promotion)

Surfaces

  • 3-7 solution directions, each tagged with the evidence supporting it (insight, hypothesis, decision, or market signal)
  • For each direction: which strategy priority it serves, which non-goal it might violate, which active hypothesis it would test or contradict
  • 1-2 directions explicitly marked as off-strategy if surfaced, so the operator can decide whether to pivot strategy or reject the direction
  • The thinnest viable next step for the top 2 (a discovery question, an experiment, a competitor study)

Anti-pattern: do not generate directions that ignore the strategy doc or the non-goals. If the evidence forces an off-strategy direction, surface the tension instead of swallowing it.

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 · 33 lines · 0 tokens per session scan A 36ebca0c9a95

Subscribe to this mod's changes

ideate is a command published in the GitHub repository phuryn/pm-brain (537 stars, last pushed 3mo ago), licensed MIT. It costs nothing until one of its globs matches a file; then it loads 384 tokens. 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.