ClipMarts

Sprint Prioritizer

Stack-rank your backlog by impact, effort, and dependencies

$9Starter SkillFor specialists, founders, and lean teams

What is Sprint Prioritizer?

A skill that helps agents prioritize product backlogs for sprint planning. Uses RICE scoring (Reach, Impact, Confidence, Effort), dependency mapping, tech debt weighting, and stakeholder input aggregation. Produces a ranked sprint plan with clear rationale for every decision.

Setup Time

5 min

Difficulty

Beginner

Works With
paperclipclaude-code

What's Included

  • sprint-prioritizer.md
  • templates/rice-scorecard.md
  • templates/sprint-plan.md
  • examples/sample-backlog.md
  • README.md

Preview

sprint-prioritizer.md
# Sprint Prioritizer Skill

## RICE Scoring
Score every backlog item:

### Reach
- How many users/customers does this affect per quarter?
- Use data: analytics, support tickets, sales requests

### Impact
- 3 = massive (new revenue stream)
- 2 = high (significant UX improvement)
- 1 = medium (nice-to-have)
- 0.5 = low (minor polish)
- 0.25 = minimal

### Confidence
- 100% = backed by data and user research
- 80% = strong intuition + some data
- 50% = gut feeling, needs validation

### Effort
- Person-weeks (round up, include QA)
- Include hidden work: migrations, docs, design

### Score = (Reach × Impact × Confidence) / Effort

## Sprint Plan Output
- Capacity: [team size] × [sprint days] × 0.7 (buffer)
- Fill from top of ranked list until capacity reached
- Flag dependency conflicts and blocked items

Installation Guide

terminal
$ paperclipai skill import --from ./sprint-prioritizer/
Skill imported successfully.

One command to import — then assign to any agent in your company.

Option A: CLI (recommended)

1

Download and extract the ZIP

unzip sprint-prioritizer.zip
2

Import the skill

paperclipai skill import --from ./sprint-prioritizer/
3

Assign to an agent

# Via CLI:
paperclipai agent update <agent-name> --add-skill sprint-prioritizer

# Or in the dashboard:
# Agents → [agent name] → Skills → Add "Sprint Prioritizer"

Option B: Dashboard UI

1

Open Skills page

Navigate to Skills → Import Skill

2

Upload the product folder

From the extracted ZIP, upload the sprint-prioritizer/ directory containing SKILL.md.

3

Assign to agents

Go to Agents → [agent] → Skills and add "Sprint Prioritizer" from the list.

Share
Files included5
Setup time5 min
Difficultybeginner

Tags

productsprintprioritizationricebacklogagile