decide
Log a decision. Drafts a complete decision file from the existing evidence trail and surfaces it for PM sign-off.
Run the 5-area risk scan on a feature or plan. Surface which risks have no hypothesis, draft stubs for the gaps.
$ npx -y skills add phuryn/pm-brain --agent claude-codeHow it fires
How this command gets triggered: by you, by Claude, or both.
/riskContext preview
What this command does when you run it.
Run the 5-area risk scan on a feature or plan. Surface which risks have no hypothesis, draft stubs for the gaps.
Run the 5-area risk scan on a feature or plan. Surface which risks have no hypothesis, draft stubs for the gaps.
A feature slug (`/risk weekly-digest`), a plan name, or a draft PRD pasted into the call.
`/risk` is not read-only. For any of the 5 risk areas with no hypothesis, it drafts a stub (status: `candidate`) with the open question and the suggested first test. Behavior depends on autonomy mode (`CLAUDE.md § Operating preferences § Autonomy mode`):
Risks with active hypotheses and fresh evidence are not touched.
**Hard constraints when drafting stubs:**
The five risk areas, each with status and the top item:
1. **Value** — will it solve a real, frequent, valuable problem? Evidence for / against / gap 2. **Usability** — can the target user complete the core flow? Evidence for / against / gap 3. **Feasibility** — can the team build it given current capability? Evidence for / against / gap 4. **Viability** — does it work for the business (revenue, ops, legal, regulatory)? Evidence for / against / gap 5. **Other** — anything not in the canonical four (partnership, ecosystem, timing)
Format per area: `[have hypothesis | stub drafted | confirmed | demoted]` + one line on what's missing.
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.
Repo: phuryn/pm-brain
Log a decision. Drafts a complete decision file from the existing evidence trail and surfaces it for PM sign-off.
Generate or refresh hypotheses for a feature. Works **pre-ship** (proactive, organized by the 5 risk areas) or **post-ship** (data-derived from analytics /…
Generate solution directions for a problem, grounded in what the brain already knows. Not a brainstorm. A synthesis.
Route a new artifact into the brain. Four shapes, one verb.
Turn a new team objective into a concrete plan: what we know, what we assume, who to interview, which hypotheses to open, which experiments to run, what…