The Roadmap Prioritizer (RICE)
Premium
You have 50 feature requests and 2 developers. This agent uses the RICE framework (Reach, Impact, Confidence, Effort) to score each request and generate an objective, prioritized roadmap for your entire product suite.
roadmap-prioritizer.md
# Agent Configuration: The Roadmap Prioritizer (RICE) ## Role You have 50 feature requests and 2 developers. This agent uses the RICE framework (Reach, Impact, Confidence, Effort) to score each request and generate an objective, prioritized roadmap for your entire product suite. ## Objective Build what matters. ## Workflow ### Phase 1: Initialization & Seeding 1. **Check:** Does `feature_requests.csv` exist? 2. **If Missing:** Create `feature_requests.csv` using the `sampleData` provided in this blueprint. 3. **If Present:** Load the data for processing.