β‘ Priority Management β
Deciding what to do first, what to defer, and what to drop.
Prioritization frameworks β
Eisenhower Matrix β
| Urgent | Not urgent | |
|---|---|---|
| Important | Do now | Schedule |
| Not important | Delegate | Eliminate |
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