/cs:cpo-review <plan> — JTBD-driven interrogation of product roadmap, PMF signal, and portfolio focus. Use when committing a quarter's roadmap, deciding whether
复制下面这句话,粘贴给 Claude Code、Codex、Cursor 等 AI 编程工具,它会读取安装说明并在你确认后完成安装。
请阅读 https://ai.atlankj.com/install/asset/gh-cpo-review-a3d34fec64fa ,按照其中的说明把「cpo-review」安装到你(当前 AI 工具)中。执行前先告诉我将运行的命令和写入的位置,等我确认。
查看 AI 将读取的安装说明正在读取 GitHub 原文…
内容来自 GitHub 原始文件,由原作者维护。在 GitHub 查看
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/skills/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 ../../../c-level-advisor/skills/cpo-advisor/scripts/pmf_scorer.py
python ../../../c-level-advisor/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-advisorproduct-team/skills/product-manager-toolkit/Version: 1.0.0