From c-level-agents
/cs:cpo-review <plan> — JTBD-driven interrogation of product roadmap, PMF signal, and portfolio focus.
How this skill is triggered — by the user, by Claude, or both
Slash command
/c-level-agents:cpo-reviewThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
**Command:** `/cs:cpo-review <plan>`
Command: /cs:cpo-review <plan>
The JTBD-driven builder cuts the roadmap in half. Six questions to surface what to ship and what to kill.
What job is this feature hired to do, in the user's words?
What user behavior does this move, and how does that ladder to the North Star?
What's the retention curve for users who hire this job — is it flat, decaying, or smiling?
Reach, Impact, Confidence, Effort — what's the score and where does this rank in the queue?
python ../../../../product-team/product-manager-toolkit/scripts/rice_prioritizer.py
What gets cut if this ships? Name the specific initiative or feature.
What signal would tell you in 90 days that this was the wrong bet?
python ../../../skills/cpo-advisor/scripts/pmf_scorer.py
python ../../../skills/cpo-advisor/scripts/portfolio_analyzer.py
# CPO Review: <feature/plan>
**Date:** YYYY-MM-DD
## JTBD
> <one sentence in user voice>
## North Star Link
- Metric moved: <name>
- Expected delta: <%>
## PMF Signal
- Retention curve shape: flat / smiling / decaying
- Cohort sample size: N
## Score
- RICE: <number>
- Rank in queue: #N of M
## Cut List
- Cut: <initiative>
- Reason: <why this matters more>
## Kill Criteria (90 days)
- Metric: <name>
- Threshold: <value>
- Action if missed: <kill | iterate>
## Verdict
🟢 SHIP | 🟡 SHARPEN | 🔴 KILL
/cs:cmo-review — does the positioning support this feature?/cs:execute — build the 90-day plan/cs:post-mortem — if kill criteria triggeredcs-cpo-advisorcpo-advisor../../../../product-team/product-manager-toolkit/Version: 1.0.0
npx claudepluginhub bensitaud-hash/claude-skills --plugin c-level-agentsGuides completion of development work by verifying tests, detecting environment, and presenting structured options for merge, PR, or cleanup.
Guides creation and editing of skills using test-driven development with pressure scenarios and subagents to verify agent compliance.
Dispatches multiple subagents concurrently for independent tasks without shared state. Use when facing 2+ unrelated failures or subsystems that can be investigated in parallel.
18plugins reuse this skill
First indexed Jun 3, 2026
Showing the 6 earliest of 18 plugins