RICE feature prioritization with scoring and capacity planning. Usage: /rice prioritize <features.csv> [options]
60
70%
Does it follow best practices?
Run evals on this skill
Adds up to 20 points to the overall score
View guide
Passed
No findings from the security scan
Fix and improve this skill with Tessl
tessl review fix ./.gemini/skills/rice/SKILL.mdPrioritize features using RICE scoring (Reach, Impact, Confidence, Effort) with optional capacity constraints.
/rice prioritize <features.csv> Score and rank features
/rice prioritize <features.csv> --capacity 20 Rank with effort capacity limitfeature,reach,impact,confidence,effort
Dark mode,5000,2,0.8,3
API v2,12000,3,0.9,8
SSO integration,3000,2,0.7,5
Mobile app,20000,3,0.5,13/rice prioritize features.csv
/rice prioritize features.csv --capacity 20
/rice prioritize features.csv --output jsonproduct-team/skills/product-manager-toolkit/scripts/rice_prioritizer.py — RICE prioritizer (<input.csv> [--capacity N] [--output text|json|csv])
product-team/skills/product-manager-toolkit/SKILL.md
19392f7
If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.