Help us improve
Share bugs, ideas, or general feedback.
From sprint-prioritizer
Prioritizes task backlog using 1-5 scoring on dimensions, dependency analysis, and capacity checks; outputs tiered sprint backlog (P0 must-do, P1 etc.) with impact/effort scores and reasoning.
npx claudepluginhub rohitg00/awesome-claude-code-toolkit --plugin sprint-prioritizerHow 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-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
/pm-backlogManages project task backlog: shows health summary (status/priority/INVEST issues); grooms (refines/splits large tasks), prioritizes, reestimates via flags.
/sprint-planningPlans sprints by gathering context, analyzing Linear or GitHub backlog, and generating a markdown report with tasks, capacity, risks, and recommendations.
/prioritizePriorizar stories validadas y generar batches de entrega iterativos
Share bugs, ideas, or general feedback.
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):