From pm-planning
Score features using RICE and plot against strategic alignment for nuanced prioritisation
How this skill is triggered — by the user, by Claude, or both
Slash command
/pm-planning:rice-impact-matrixThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Produce a prioritisation output that balances quantitative RICE scoring with qualitative strategic fit — because the highest RICE score isn't always the right next bet.
Produce a prioritisation output that balances quantitative RICE scoring with qualitative strategic fit — because the highest RICE score isn't always the right next bet.
Rate each initiative against your current strategic priorities (provide these as input):
Combined Score = RICE Score + (Strategic Alignment × 10)
| Initiative | RICE Score | Strategic Alignment | Combined Score | Quadrant | Recommendation |
|---|---|---|---|---|---|
| [name] | [score] | [score] | [combined] | [Now/Next/Later/Drop] | [action] |
[Top 5 initiatives with rationale for sequencing]
npx claudepluginhub valentinbvro/pm-claude-skills --plugin pm-planningGuides 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.