From sprint-prioritizer
Prioritizes a backlog of tasks using structured scoring (impact, effort) and dependency analysis, then groups into priority tiers and verifies sprint capacity.
How this command is triggered — by the user, by Claude, or both
Slash command
/sprint-prioritizer:prioritizeThe summary Claude sees in its command listing — used to decide when to auto-load this command
Prioritize a backlog of tasks using structured scoring and dependency analysis. ## Steps 1. Gather the list of tasks to prioritize: 2. Score each task on key dimensions (1-5 scale): 3. Calculate priority score: 4. Identify dependencies: 5. Group tasks into priority tiers: 6. Verify the total effort fits the sprint capacity. 7. Present the prioritized backlog with reasoning. ## Format ## Rules - Score every task consistently using the same criteria. - Dependencies override scores (blockers go first regardless of score). - Do not overcommit: total effort must not exceed 80% of capac...
Prioritize a backlog of tasks using structured scoring and dependency analysis.
Sprint Backlog:
P0 (Must Do):
- <task> [Impact: X, Effort: X, Score: X]
P1 (Should Do):
npx claudepluginhub rohitg00/awesome-claude-code-toolkit --plugin sprint-prioritizer2plugins reuse this command
First indexed Mar 30, 2026
/prioritize-backlogScore and rank backlog items using multiple prioritization frameworks.
/plan-sprintPlan the upcoming sprint — epic breakdown, user story decomposition, RICE prioritization, dependency check, and capacity allocation
/task-breakdownBreaks down a goal or feature into a sequenced list of tasks with effort estimates (XS-XL) and dependencies. Outputs a flat task list and a risks section.
/pm-backlogManages project task backlog: shows health summary (status/priority/INVEST issues); grooms (refines/splits large tasks), prioritizes, reestimates via flags.
/prioritizePriorizar stories validadas y generar batches de entrega iterativos