
Feature Prioritizer (RICE)
Apply RICE scoring that surfaces honest numbers instead of advocacy — with calibrated estimates and the reasoning made explicit.
- Debias feature requests by enforcing evidence-based confidence ceilings.
- Identify sensitivity flips where a minor estimate change shifts priority.
- Generate critical questions to challenge advocacy in roadmap meetings.
$8.99
· or 45 creditsSecure checkout via Stripe
Included in download
- Debias feature requests by enforcing evidence-based confidence ceilings.
- Identify sensitivity flips where a minor estimate change shifts priority.
Sample input
Apply RICE to our new product features: In-app chat (500 users, high impact, 2 weeks) and Dark Mode (all users, low impact, 2 days). Identify the weakest assumptions.
Sample output
- In-app Chat: Score 45. Critical assumption: 50% increase in retention (Confidence ceiling 50% - anecdote only).
- Dark Mode: Score 120. Data-backed Reach (100% of users) provides higher confidence (90%). Recommendation: Verify retention impact for Chat before committing.
Apply RICE scoring that surfaces honest numbers instead of advocacy — with calibrated estimates and the reasoning made explicit.
$8.99
· or 45 creditsSecure checkout via Stripe
Included in download
- Debias feature requests by enforcing evidence-based confidence ceilings.
- Identify sensitivity flips where a minor estimate change shifts priority.
- Instant install
Sample input
Apply RICE to our new product features: In-app chat (500 users, high impact, 2 weeks) and Dark Mode (all users, low impact, 2 days). Identify the weakest assumptions.
Sample output
- In-app Chat: Score 45. Critical assumption: 50% increase in retention (Confidence ceiling 50% - anecdote only).
- Dark Mode: Score 120. Data-backed Reach (100% of users) provides higher confidence (90%). Recommendation: Verify retention impact for Chat before committing.
About This Skill
RICE fails in practice for one reason: the numbers are advocacy. Reach is inflated because the team is excited, effort is underestimated because no one wants to kill their feature, and confidence is whatever makes the score win. This skill applies RICE in a way that surfaces the biases: it asks for the reasoning behind each estimate rather than just the number, flags when estimates are inconsistent with historical data, separates the team's confidence from the model's implied confidence, and produces a prioritized stack with the key assumptions that would flip each ranking. It also generates the questions to ask in the prioritization meeting — the ones that make advocacy visible before it's baked into the roadmap. Bring your feature list and context; get back a scored stack you can defend and the list of assumptions worth stress-testing.
Use Cases
- Debias feature requests by enforcing evidence-based confidence ceilings.
- Identify sensitivity flips where a minor estimate change shifts priority.
- Generate critical questions to challenge advocacy in roadmap meetings.
- Standardize impact definitions across different product teams.
Known Limitations
- Requires external user data for Reach accuracy.
- Cannot automate engineering effort estimates.
- Best for strategic planning, not real-time task sorting.
How to Install
mkdir -p ~/.claude/skills && curl -sL https://www.agensi.io/api/install/feature-prioritizer-rice -o /tmp/feature-prioritizer-rice.zip && unzip -o /tmp/feature-prioritizer-rice.zip -d ~/.claude/skills && rm /tmp/feature-prioritizer-rice.zipFree skills install directly. Paid skills require purchase - use the download button above after buying.
Reviews
No reviews yet - be the first to share your experience.
Only users who have downloaded or purchased this skill can leave a review.
Early access skill
Be the first to review this skill.
Only users who have downloaded or purchased this skill can leave a review.
Security Scanned
Passed automated security review
Permissions
No special permissions declared or detected
Compatible with SKILL.md-compatible agents skipping vendor-specific hooks.
Frequently Asked Questions
Learn More About AI Agent Skills
More Premium Skills
designing-hybrid-context-layers
Architects the right retrieval strategy for every query — teaching your agent when to use RAG, a knowledge graph, or a temporal index instead of defaulting to vector search for everything.
ai-automation-qa-pack
Professional QA & UAT documentation generator for AI automation agencies and complex agent deployments.
Bounty Security Pattern Master Library — 399 Vulnerability Patterns
A premium library of 399 vulnerability patterns and DeFi attack vectors for AI-driven bug hunting and security audits.
Multi-Agent Orchestration Master Library
Transform Claude Code into a coordinated multi-agent system. Battle-tested tmux orchestration patterns, YAML task queues, event-driven communication, and parallel worker management for 8+ agents.