feature-prioritization

Ranks features by RICE scores for backlog and sprint prioritization.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/leandro-br-dev/charhub --skill feature-prioritization-leandro-br-dev
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: feature-prioritization
Source: https://github.com/leandro-br-dev/charhub/tree/main/docs/agents/planner/skills/feature-prioritization
Command: npx skills add https://github.com/leandro-br-dev/charhub --skill feature-prioritization-leandro-br-dev

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Scopes backlog items and guides planning by applying objective, repeatable scoring to features, reducing bias in prioritization.

Core Features & Use Cases

  • RICE scoring for each feature (Reach, Impact, Confidence, Effort) to derive a numeric priority.
  • Workflow guidance for phase-based prioritization (gathering features, scoring, adjustments, sprint planning).
  • Use case: weekly planning, sprint planning, backlog grooming, and capacity-aware prioritization.

Quick Start

Identify the top-priority feature by applying RICE scores to features in your backlog.

Frequently Asked Questions about feature-prioritization

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

FAQPage Schema
How do I prioritize features in my agile backlog objectively?

You can prioritize features in your agile backlog by applying RICE scoring, which evaluates Reach, Impact, Confidence, and Effort to generate deterministic numeric priorities for sprint planning.

What is the best way to use RICE scoring for sprint planning?

The best way to use RICE scoring for sprint planning is to assess each feature's Reach, Impact, Confidence, and Effort, producing a clear ranked list to guide capacity-aware backlog grooming.

Can I use RICE scores for capacity-based prioritization during weekly planning cycles?

Yes, you can use RICE scores for capacity-based prioritization during weekly planning cycles by ranking features numerically to match available sprint capacity with the highest value items.

How does RICE feature scoring reduce bias in product management backlog grooming?

RICE feature scoring reduces bias in product management backlog grooming by applying objective, repeatable metrics across Reach, Impact, Confidence, and Effort instead of relying on subjective opinions.

Does RICE prioritization work for phase-based product management workflows?

RICE prioritization works for phase-based product management workflows by providing structured guidance through gathering features, scoring them, making adjustments, and finalizing sprint planning outputs.

What are the limitations of using RICE scores for backlog prioritization?

A limitation of using RICE scores for backlog prioritization is that it requires accurate estimates for Reach, Impact, Confidence, and Effort, meaning poor input data will skew the deterministic output.