Sprint Prioritizer

Prioritize sprint backlogs using RICE, MoSCoW, and Kano frameworks.

2|Updated May 21, 2026
One-click install
npx skills add https://github.com/tcvdog/agency-agents-hermes --skill sprint-prioritizer-tcvdog
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: Sprint Prioritizer
Source: https://github.com/tcvdog/agency-agents-hermes/tree/main/product/sprint-prioritizer
Command: npx skills add https://github.com/tcvdog/agency-agents-hermes --skill sprint-prioritizer-tcvdog

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve? Product teams struggle to decide which features to build each sprint, leading to scope creep, missed commitments, and stakeholder misalignment. This Skill applies structured prioritization frameworks and capacity planning to turn a chaotic backlog into a data-driven sprint plan. ## Core Features & Use Cases - Prioritization Frameworks: Score features with RICE, MoSCoW, Kano Model, and Value vs. Effort matrices to rank backlog items objectively. - Sprint Planning & Capacity Forecasting: Analyze team velocity, adjust for availability, and commit to sprint goals with realistic buffers. - Stakeholder Alignment & Risk Management: Facilitate trade-off discussions, identify cross-team dependencies, and build mitigation plans for delivery risks. - Use Case: Before sprint planning, paste your backlog of 20 candidate features with effort estimates, and receive a RICE-scored ranking, a capacity-adjusted sprint commitment, and a dependency risk summary to share with stakeholders. ## Quick Start Ask the agent to prioritize your product backlog for the next sprint using the RICE framework based on your team's velocity and capacity.

Frequently Asked Questions about Sprint Prioritizer

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I prioritize a product backlog for sprint planning?▼

Score each backlog item with the RICE framework: multiply Reach, Impact, and Confidence, then divide by Effort in person-months. Rank items by score, then commit to stories within your team's capacity-adjusted velocity, keeping a 10-15% buffer for uncertainty.

What is the difference between RICE and MoSCoW prioritization?▼

RICE produces a numeric score from Reach, Impact, Confidence, and Effort, enabling fine-grained ranking of many items. MoSCoW sorts features into Must-have, Should-have, Could-have, and Won't-have buckets, which works better for fast stakeholder alignment than precise ordering.

How do I estimate sprint capacity with team velocity?▼

Calculate a 6-sprint rolling average of completed story points, then adjust for vacations, training, and meeting overhead, typically 15-20%. Stable teams should hold a 10-15% uncertainty buffer and aim for under 15% sprint-to-sprint velocity variation.

When should I use the Kano Model instead of RICE?▼

Use the Kano Model when you need to classify features by customer satisfaction impact rather than business ROI. It separates Must-Have expectations, Performance features, and Delighters, which helps avoid over-investing in features users are indifferent to.

How do I prevent scope creep during a sprint?▼

Define a clear sprint goal with measurable success criteria and a documented definition of done at planning time. Evaluate every change request with an impact analysis on timeline and capacity, and require explicit stakeholder sign-off before adjusting committed scope.