feature-prioritization-assistant

Calculate RICE scores for product features using user-provided estimates.

2|Updated Jan 20, 2026
One-click install
npx skills add https://github.com/DavidSchmidt00/padel-agent --skill feature-prioritization-assistant
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: feature-prioritization-assistant
Source: https://github.com/DavidSchmidt00/padel-agent/tree/main/.agents/skills/feature-prioritization-assistant
Command: npx skills add https://github.com/DavidSchmidt00/padel-agent --skill feature-prioritization-assistant

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill addresses the challenge of making objective, data-driven decisions when faced with multiple product feature ideas, helping to avoid subjective biases and stakeholder debates.

Core Features & Use Cases

  • RICE Framework Calculation: Systematically evaluates features based on Reach, Impact, Confidence, and Effort.
  • Prioritization Guidance: Provides a ranked list of features with calculated RICE scores to inform roadmap planning.
  • Use Case: A product manager needs to decide whether to build a new notification system, implement dark mode, or develop an API. This Skill helps them quantify the potential value and cost of each to make an informed decision.

Quick Start

Help me prioritize these features using the RICE framework: notifications, dark mode, API access.

Frequently Asked Questions about feature-prioritization-assistant

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

FAQPage Schema
What is the RICE framework for product feature prioritization?

RICE framework prioritization evaluates feature ideas by calculating user reach, business impact, estimation confidence, and development effort to generate a ranked list for systematic product roadmapping.

How do I calculate RICE scores for my product roadmap?

To calculate RICE scores for your product roadmap, you must provide quantitative estimates for user reach, impact, confidence, and development effort for each feature, which the system uses to compute and rank the overall scores.

Can I use RICE prioritization for deciding between features like dark mode and API access?

Yes, you can use RICE prioritization to decide between features like dark mode and API access by quantifying the potential value and development cost of each to make an objective, data-driven selection decision.

What data do I need to provide for RICE feature evaluation?

For RICE feature evaluation, you need to provide your own estimates for each of the four RICE metrics: user reach, impact, confidence, and development effort. The system requires these inputs to generate a prioritized list.

How does feature prioritization with RICE help avoid stakeholder debates?

Feature prioritization with RICE helps avoid stakeholder debates by shifting the conversation from subjective biases to objective, data-driven decisions based on a transparent calculation of value versus development effort.