Skip to content
Productivity
Command

/prep

Surface what to ask, raise, or watch for in an upcoming conversation.

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

Context preview

What this command does when you run it.

Surface what to ask, raise, or watch for in an upcoming conversation.

Command definition

prep.md

/prep

Surface what to ask, raise, or watch for in an upcoming conversation.

Input

Stakeholder slug (`/prep acme-ops`), meeting name (`/prep weekly-exec-review`), or meeting type (`/prep 1:1`). If multi-attendee, pass the slug list or the meeting name.

Loads

  • `stakeholders/<slug>.md` for each attendee
  • `decisions/` filtered to ones affecting them or the topic
  • Active `hypotheses/<slug>.md` they care about or own
  • Last 3 `ingestion/meetings/<slug>-*.md` with this person or this meeting type
  • `knowledge/strategy.md § Tensions` if any tension intersects their concerns

Updates

Nothing at call time. `/prep` is read-only. After the meeting, run `/ingest` on the notes.

Surfaces

  • Their open asks and last unresolved concern (with date)
  • Decisions made since last touch that affect them
  • Active hypotheses where their judgment matters
  • One sentence on what changed in their world since last 1:1
  • 3-5 suggested questions or talking points
  • One flag if `Last touched` is older than 3 weeks for a high-influence stakeholder
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