Implements the RICE scoring framework to help you pick which features to build next. You input your feature list with whatever context you have, and it walks you through estimating reach, impact, confidence, and effort for each one, then calculates scores and ranks them. The prompts are detailed about what each metric means, like using 0.25 to 3 for impact levels and counting person-months for effort. Honestly most useful when you need to defend your roadmap to stakeholders rather than figure out what to build, since the framework forces quantification that can feel arbitrary. Best if you already have user data to ground the estimates.
npx skills add https://github.com/pmprompt/claude-plugin-product-management --skill feature-prioritization-assistant