Agent Skillsmohitagw15856/pm-claude-skills › rice-impact-matrix

rice-impact-matrix

GitHub

结合RICE量化评分与战略对齐定性评估,对功能进行优先级排序。通过计算综合得分将项目划分为Now/Next/Later/Drop四类象限,并输出包含矩阵、推荐及冲突验证的优先级规划方案。

plugins/pm-planning/skills/rice-impact-matrix/SKILL.md mohitagw15856/pm-claude-skills

Trigger Scenarios

需要对多个功能或倡议进行优先级排序 要求构建优先级矩阵 需要结合定量评分与战略契合度做决策 决定在多项竞争计划中优先构建什么

Install

npx skills add mohitagw15856/pm-claude-skills --skill rice-impact-matrix -g -y
More Options

Non-standard path

npx skills add https://github.com/mohitagw15856/pm-claude-skills/tree/main/plugins/pm-planning/skills/rice-impact-matrix -g -y

Use without installing

npx skills use mohitagw15856/pm-claude-skills@rice-impact-matrix

指定 Agent (Claude Code)

npx skills add mohitagw15856/pm-claude-skills --skill rice-impact-matrix -a claude-code -g -y

安装 repo 全部 skill

npx skills add mohitagw15856/pm-claude-skills --all -g -y

预览 repo 内 skill

npx skills add mohitagw15856/pm-claude-skills --list

SKILL.md

Frontmatter
{
    "name": "rice-impact-matrix",
    "description": "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."
}

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 conflict sharply (e.g., high RICE, low alignment). These require an explicit team conversation before sequencing.

Output Structure

Priority Matrix — [Quarter]

Initiative RICE Score Strategic Alignment Combined Score Quadrant Recommendation
[name] [score] [score] [combined] [Now/Next/Later/Drop] [action]

Quadrant Definitions

  • Now: High RICE + High Strategic Alignment → Build this quarter
  • Next: High RICE + Lower Alignment → Queue for next quarter
  • Later: Lower RICE + High Alignment → Revisit when capacity allows
  • Drop: Low RICE + Low Alignment → Remove from backlog

Recommendations

[Top 5 initiatives with rationale for sequencing]

Deeper Materials

This skill ships with support files — use them when they are available:

  • references/strategic-weighting.md — Blending RICE with Strategic Fit — Without Cooking the Books. Apply it while producing the output; it carries the calibration and judgment calls the method summary above compresses.
  • templates/matrix-worksheet.md — a fill-in version of the deliverable with the quality gates inline. Offer it when the user wants to work the document themselves rather than have it generated.

Scoring Rubric (0–40)

Score any output of this skill before handing it over; 32+ is ship-quality.

Dimension 0 5 10
Scoring integrity Invented or uniform component values; 100% confidence everywhere All components estimated, but confidence levels unexamined and scales inconsistent across rows Every component sourced or explicitly flagged; no unvalidated 100%s; 50%-confidence rows marked and scale choices (e.g. reach units) stated
Strategic-alignment rigour Alignment rated on "feels strategic" with no reference to priorities Ratings given but not tied to named OKRs; nothing scores negative Every rating maps to a specific OKR by name; initiatives that contradict strategy actually receive −1
Conflict surfacing Combined score presented as the definitive ranking Sharp RICE-vs-alignment divergences are visible in the table but never discussed Every sharp divergence is flagged with an explicit conversation recommendation (owner, forum, and a scoreable alternative where one exists)
Quadrant decisiveness Everything lands in "Now"; no Drops Quadrants used, but Drop recommendations are vague ("deprioritise") and capacity is ignored Honest distribution including specific Drop actions with re-entry conditions, and sequencing checked against actual capacity

Quality Checks

  • All RICE components have an estimate (even if low confidence — flag those)
  • Strategic alignment is rated against specific OKRs, not general "feels strategic"
  • Conflicts between RICE rank and strategic alignment are explicitly flagged
  • "Drop" recommendations are specific — not just "low priority, deprioritise"
  • Confidence levels on estimates are noted where weak (drives the 50% confidence flag)

Anti-Patterns

  • Do not treat the combined score as a definitive ranking — use it to structure a conversation, not replace one
  • Do not rate strategic alignment as "high" because an initiative feels important without mapping it to a specific OKR
  • Do not place all initiatives in the "Now" quadrant — a matrix with no "Drop" recommendations is not credible
  • Do not ignore the conflict flag when RICE rank and strategic alignment sharply diverge
  • Do not accept 100% confidence on estimates that have not been validated with data

Version History

  • 54fad50 Current 2026-07-19 13:08

    新增所有生产技能的示例工作文件和0-40分评分标准,并重新生成导出文件及技能页面。

  • a38bc30 2026-07-05 11:24

Same Skill Collection

exports/openclaw/360-feedback-template/SKILL.md
exports/openclaw/401k-plan-decoder/SKILL.md
exports/openclaw/ab-test-planner/SKILL.md
exports/openclaw/ab-test-readout/SKILL.md
exports/openclaw/accessibility-audit/SKILL.md
exports/openclaw/account-plan/SKILL.md
exports/openclaw/acquirer-red-team/SKILL.md
exports/openclaw/ad-copy/SKILL.md
exports/openclaw/aeo-optimizer/SKILL.md
exports/openclaw/agenda-or-cancel/SKILL.md
exports/openclaw/agent-design-review/SKILL.md
exports/openclaw/agent-observability-spec/SKILL.md
exports/openclaw/agent-spec/SKILL.md
exports/openclaw/ai-ethics-review/SKILL.md
exports/openclaw/ai-eval-plan/SKILL.md
exports/openclaw/ai-feature-prd/SKILL.md
exports/openclaw/ai-product-canvas/SKILL.md
exports/openclaw/air-quality/SKILL.md
exports/openclaw/altitude-shifter/SKILL.md
exports/openclaw/ambiguity-resolver/SKILL.md
exports/openclaw/analyst-relations-brief/SKILL.md
exports/openclaw/announcement-card/SKILL.md
exports/openclaw/api-docs-writer/SKILL.md
exports/openclaw/api-test-plan/SKILL.md
exports/openclaw/api-versioning-strategy/SKILL.md
exports/openclaw/apology-letter/SKILL.md
exports/openclaw/architecture-decision-record/SKILL.md
exports/openclaw/architecture-diagram/SKILL.md
exports/openclaw/archive-strategy/SKILL.md
exports/openclaw/assumption-bounty/SKILL.md
exports/openclaw/assumption-mapper/SKILL.md
exports/openclaw/async-update-format/SKILL.md
exports/openclaw/auto-repair-estimate-decoder/SKILL.md
exports/openclaw/autopilot-charter/SKILL.md
exports/openclaw/benefits-decoder/SKILL.md
exports/openclaw/bid-tender-review/SKILL.md
exports/openclaw/board-deck-narrative/SKILL.md
exports/openclaw/board-minutes/SKILL.md
exports/openclaw/board-pre-read/SKILL.md
exports/openclaw/bom-cost-review/SKILL.md
exports/openclaw/bookkeeping-categorization/SKILL.md
exports/openclaw/boolean-search-builder/SKILL.md
exports/openclaw/brag-doc/SKILL.md
exports/openclaw/brainstorming/SKILL.md
exports/openclaw/brief-builder/SKILL.md
exports/openclaw/briefing-note/SKILL.md
exports/openclaw/budget-builder/SKILL.md
exports/openclaw/budget-variance-analysis/SKILL.md
exports/openclaw/bug-diagnosis/SKILL.md
exports/openclaw/bug-report/SKILL.md

Metadata

Files
0
Version
471c606
Hash
50554616
Indexed
2026-07-05 11:24

- 위키
Copyright © 2011-2026 iteam. Current version is 2.155.2. UTC+08:00, 2026-07-30 11:12
浙ICP备14020137号-1 $방문자$