Skip to content

⚑ Priority Management ​

Deciding what to do first, what to defer, and what to drop.

Prioritization frameworks ​

Eisenhower Matrix ​

UrgentNot urgent
ImportantDo nowSchedule
Not importantDelegateEliminate

MoSCoW ​

  • Must have β€” Non-negotiable for this release
  • Should have β€” Important but not critical
  • Could have β€” Nice to have if time permits
  • Won't have β€” Explicitly excluded (for now)

RICE Score ​

RICE = (Reach Γ— Impact Γ— Confidence) / Effort
  • Reach β€” How many users/stakeholders affected?
  • Impact β€” How much does it move the needle? (0.25 to 3)
  • Confidence β€” How sure are we? (percentage)
  • Effort β€” Person-weeks required

Value vs Effort matrix ​

Plot tasks on a 2Γ—2 grid:

  • Quick wins β€” High value, low effort β†’ Do first
  • Big bets β€” High value, high effort β†’ Plan carefully
  • Fill-ins β€” Low value, low effort β†’ Do if time allows
  • Money pits β€” Low value, high effort β†’ Avoid

Priority review cadence ​

  • Daily: re-evaluate today's top 3
  • Weekly: review backlog priorities with the team
  • Monthly: align priorities with strategic goals

Pergame Knowledge Base