prioritize | Skill Performance & Reviews | TopRankSkills

TopRank Skills

Home / Skills / tools / prioritize

prioritize

maintained by duc01226

star 3 account_tree 1 verified_user MIT License
bolt View GitHub

name: prioritize description: Order backlog items using RICE, MoSCoW, or Value-Effort frameworks. Use when prioritizing backlog, ranking features, or ordering work items. Triggers on keywords like "prioritize", "RICE score", "MoSCoW", "rank backlog", "order by value". allowed-tools: Read, Write, Edit, Grep, Glob, TodoWrite

Backlog Prioritization

Order backlog items using data-driven prioritization frameworks.

When to Use

  • Sprint planning needs ordered backlog
  • Stakeholder requests priority ranking
  • Feature roadmap ordering

Quick Reference

Frameworks

RICE Score

Score = (Reach x Impact x Confidence) / Effort

Reach: Users affected per quarter
Impact: 0.25 | 0.5 | 1 | 2 | 3
Confidence: 0.5 | 0.8 | 1.0
Effort: Person-months

MoSCoW

  • Must Have: Critical, non-negotiable
  • Should Have: Important, not vital
  • Could Have: Nice to have
  • Won't Have: Out of scope

Value vs Effort

High Value + Low Effort = Quick Wins (do first)
High Value + High Effort = Strategic (plan carefully)
Low Value + Low Effort = Fill-ins (if time permits)
Low Value + High Effort = Time sinks (avoid)

Workflow

  1. Read PBIs from team-artifacts/pbis/
  2. Apply selected framework
  3. Output ordered list with scores
  4. Update PBI frontmatter priority

Output

  • Priority field: Numeric 1-999 (not High/Med/Low)
  • Console: Ordered table with scores

Related

  • Role Skill: product-owner
  • Command: /prioritize

Task Planning Notes

  • Always plan and break many small todo tasks
  • Always add a final review todo task to review the works done at the end to find any fix or enhancement needed

chat Comments (0)

chat_bubble_outline

No comments yet. Be the first to share your thoughts!

Skill Details

GitHub Stars 3
GitHub Forks 1
Created Jan 2026
Last Updated 5个月前
tools tools productivity tools

Related Skills

ui-ux-pro-max
chevron_right
planning-with-files
chevron_right
agent-browser
chevron_right
content-prd
chevron_right
biomni
chevron_right

Build your own?

Join 12,000+ developers contributing to the Claude ecosystem.