prioritization-frameworks

Apply RICE, ICE, and MoSCoW frameworks to rank product features.

Updated Mar 8, 2026
One-click install
npx skills add https://github.com/Osirs/pm-skills-sc --skill prioritization-frameworks
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: prioritization-frameworks
Source: https://github.com/Osirs/pm-skills-sc/tree/main/03-PM%E6%89%A7%E8%A1%8C%E7%AE%A1%E7%90%86/skills/prioritization-frameworks
Command: npx skills add https://github.com/Osirs/pm-skills-sc --skill prioritization-frameworks

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill helps product managers and teams objectively rank and prioritize features or tasks, ensuring that development efforts are focused on the most impactful initiatives.

Core Features & Use Cases

  • Apply RICE Framework: Rank items based on Reach, Impact, Confidence, and Effort.
  • Apply ICE Framework: Rank items based on Impact, Confidence, and Ease.
  • Apply MoSCoW Method: Categorize items into Must-have, Should-have, Could-have, and Won't-have.
  • Use Case: When faced with a backlog of feature requests, use this Skill to apply the RICE framework to determine which features will deliver the most value to users and the business.

Quick Start

Use the prioritization-frameworks skill to rank the following features using the RICE framework: Feature A (Impact: 5, Confidence: 4, Effort: 3), Feature B (Impact: 3, Confidence: 5, Effort: 2).

Frequently Asked Questions about prioritization-frameworks

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I rank product features using the RICE framework?

To rank product features with the RICE framework, score each item based on Reach, Impact, Confidence, and Effort. This quantifies value to objectively determine which features deliver the most value to users and the business.

What is the best way to categorize a backlog using MoSCoW prioritization?

MoSCoW prioritization categorizes backlog items into Must-have, Should-have, Could-have, and Won't-have groups. This structured approach facilitates objective decision-making for product strategy and roadmap planning.

How do RICE and ICE frameworks differ for feature ranking?

RICE ranks features using Reach, Impact, Confidence, and Effort, while ICE ranks features based on Impact, Confidence, and Ease. Both quantify impact and confidence, but RICE includes reach metrics for broader scope.

Can I use prioritization frameworks for backlog management and roadmap planning?

Yes, applying prioritization frameworks supports product strategy and roadmap planning by providing a structured approach to backlog management. It ensures development efforts focus on the most impactful initiatives.

When should I use ICE over RICE for task prioritization?

Use ICE for task prioritization when you need a simpler evaluation of Impact, Confidence, and Ease without calculating Reach. RICE is better for larger product features where audience reach significantly affects overall value.