From product-management
Prioritize by evidence, not opinion: use a transparent framework (RICE = reach x impact x confidence / effort, or cost-of-delay, or opportunity scoring) to make trade-offs explicit and arguable, and frame everything around outcomes rather than outputs.
How this skill is triggered — by the user, by Claude, or both
Slash command
/product-management:prioritizationThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
**RICE** = (reach x impact x confidence) / effort. Or **cost-of-delay**, or opportunity scoring. The value is making the trade-off **explicit and arguable** — not the false precision of the number.
RICE = (reach x impact x confidence) / effort. Or cost-of-delay, or opportunity scoring. The value is making the trade-off explicit and arguable — not the false precision of the number.
Every item names the outcome it moves + how you'll know. 'We shipped it' is not success.
Name the metric you must NOT harm while optimizing the goal.
npx claudepluginhub mcorbett51090/ravenclaude --plugin product-managementGuides completion of development work by verifying tests, detecting environment, and presenting structured options for merge, PR, or cleanup.
Enforces test-driven development: write failing test first, then minimal code to pass. Use when implementing features or bugfixes.
Guides creation and editing of skills using test-driven development with pressure scenarios and subagents to verify agent compliance.