Promptzpromptz
LibrariesPromptsAgentsPowersSteeringHooks
Contribute
Back to Hooks
hookproduct-teams
IDE

Feature Prioritizer (RICE)

Prioritize features using RICE framework

manual
Nate Ober
Jan 6, 2026
Updated Jan 6, 2026
590cc3f
View on GitHub
Hook Configuration
Score each PRD feature using RICE:

- Reach: How many users affected?
- Impact: How much improvement? (3=massive, 2=high, 1=medium, 0.5=low)
- Confidence: How sure are we? (100%, 80%, 50%)
- Effort: Person-weeks to build

RICE = (Reach × Impact × Confidence) / Effort

Rank features by score.