Skip to content
Productivity
Command

/ideate

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

From plugin
pm-brain
5169 skills9 commands
Install
$ npx -y skills add phuryn/pm-brain --agent claude-code

How it fires

How this command gets triggered: by you, by Claude, or both.

  • Fires itselfClaude auto-loads it when your prompt matches the work.
  • You can call itInvoke it directly when you want it.
  • Slash command/ideate

Context preview

What this command does when you run it.

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

Command definition

ideate.md

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

Read more
Ships withpm-brain

A second brain for product managers. Plain markdown files in a folder on your laptop. Claude reads them before answering, writes to them after, sweeps them every Friday. No vector DB. No cloud. No agent memory tricks. You manage one product.

Get the whole plugin
Stats
516
Stars
106
Forks
Maintained
Maintenance
Python
Language
MIT
License
2mo ago
Last commit
2mo ago
Created

Repo: phuryn/pm-brain