rice-impact-matrix
Scores features using both RICE and strategic alignment for nuanced prioritisation. Use when asked to prioritise features, build a priority matrix, combine quantitative scoring with strategic fit, or decide what to build next with multiple competing initiatives. Produces a scored priority matrix with RICE scores, strategic alignment ratings, quadrant placement, and sequencing recommendations.
npx skills add mohitagw15856/pm-claude-skills --skill rice-impact-matrix --agent claude-code
Same command for any agent — swap --agent for codex, cursor, copilot.
Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.
# RICE + Strategic Alignment 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. ## Required Inputs Ask the user for these if not provided: - **List of initiatives or features to prioritise** (names and brief descriptions) - **Current strategic priorities or OKRs** (needed to rate strategic alignment) - **Reach estimates** (users affected per quarter — even rough estimates work) - **Effort estimates** (person-months — from engineering if available) - **Quarter or planning period** ## Two-Stage Process ### Stage 1: RICE Scoring - Reach: Users affected per quarter - Impact: 3/2/1/0.5/0.25 scale - Confidence: 100% / 80% / 50% - Effort: Person-months - RICE = (R × I × C) / E ### Stage 2: Strategic Alignment Score Rate each initiative against your current strategic priorities (provided as input): - Directly supports top OKR: +3 - Supports secondary OKR: +2 - Neutral: +1 - Contradicts strategic direction: -1 ### Final Priority Score Combined Score = RICE Score + (Strategic Alignment × 10) **Validate** — Flag any initiative where RICE score and strategic alignment con
- Required Inputs
- Two-Stage Process
- Stage 1: RICE Scoring
- Stage 2: Strategic Alignment Score
- Final Priority Score
- Output Structure
- Priority Matrix — [Quarter]
- Deeper Materials
- Scoring Rubric (0–40)
- Quality Checks
- Anti-Patterns
What does the rice-impact-matrix skill do?
Scores features using both RICE and strategic alignment for nuanced prioritisation. Use when asked to prioritise features, build a priority matrix, combine quantitative scoring with strategic fit, or decide what to build next with multiple competing initiatives. Produces a scored priority matrix with RICE scores, strategic alignment ratings, quadrant placement, and sequencing recommendations.
How do I install it?
Run `npx skills add mohitagw15856/pm-claude-skills --skill rice-impact-matrix --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.
Where does this skill come from?
From mohitagw15856/pm-claude-skills, a repository with 1,255 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.
Is a popular skill a good skill?
Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.
