feature-prioritization

Prioritize product features using RICE scoring and blocker versus enabler classification.

54|4|Updated Feb 18, 2026
One-click install
npx skills add https://github.com/assimovt/productskills --skill feature-prioritization-assimovt
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: feature-prioritization
Source: https://github.com/assimovt/productskills/tree/main/skills/feature-prioritization
Command: npx skills add https://github.com/assimovt/productskills --skill feature-prioritization-assimovt

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill helps product teams objectively prioritize features and backlog items, moving beyond subjective opinions to data-driven decision-making. It ensures that development efforts are focused on the most impactful initiatives.

Core Features & Use Cases

  • RICE Scoring: Quantifies features based on Reach, Impact, Confidence, and Effort to generate a numerical score for comparison.
  • Enablers vs. Blockers Lens: Categorizes features to ensure critical adoption barriers are addressed before focusing on enhancements.
  • Use Case: When deciding which features to build next quarter, use this Skill to score each potential feature using RICE, then classify them as blockers or enablers to create a ranked backlog.

Quick Start

Use the feature-prioritization skill to rank the following features: [Feature A, Feature B, Feature C].

Frequently Asked Questions about feature-prioritization

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

FAQPage Schema
How do I prioritize product features for a roadmap using data instead of opinions?

Product feature prioritization uses the RICE scoring framework, quantifying items based on Reach, Impact, Confidence, and Effort to generate numerical scores for objective roadmap planning.

What is the best way to rank backlog items during sprint planning?

Ranking backlog items during sprint planning is best achieved by applying RICE scoring and classifying each item as either a blocker or an enabler to align development with strategic goals.

How does the enabler vs. blocker classification work in feature ranking?

The enabler vs. blocker classification in feature ranking categorizes backlog items to ensure critical adoption barriers are addressed before enhancements, balancing strategic value with risk mitigation.

What inputs do I need to calculate RICE scores for backlog grooming?

Calculating RICE scores for backlog grooming requires explicit user estimations for Reach, Impact, Confidence, and Effort for each feature, ensuring data-driven feature ranking and prioritization.

When should I use RICE scoring over other product strategy methods?

RICE scoring should be used for product strategy when you need to objectively compare disparate features using standardized metrics, moving subjective prioritization toward quantifiable data-driven decisions.

Can feature ranking handle both new product features and existing backlog items?

Feature ranking handles both new product features and existing backlog items by applying the same RICE scoring and enabler vs. blocker classification, ensuring consistent prioritization across sprint and roadmap planning.