prioritization framework
Also called: prioritization method, prioritisation framework
An explicit, repeatable method for ranking themes or features against agreed criteria (value, effort, risk, confidence), so priority decisions can be explained and challenged instead of being made on gut feeling.
A prioritization framework is an agreed way of deciding what to work on first. It makes the criteria explicit, so a decision can be explained, repeated and challenged instead of resting on whoever argues loudest.
Common frameworks and when they help:
- Critical path: find the few steps in a customer journey that must work for anyone to adopt the product. Good for a new product or an MVP.
- Kano model: sort features into basic expectations, performance attributes and delighters. Good for choosing enhancements by perceived value.
- Desirability, feasibility, viability: score each idea 1–3 on customer want, buildability and business value. Good for a short list.
- Value vs effort (ROI scorecard) and RICE: turn value, effort and confidence into one number per item. Good for long lists.
- Cost of delay / WSJF: add urgency when timing changes value, e.g. before a seasonal peak.
- MoSCoW: not a ranking method, but a clear way to communicate release scope once priorities are set.
Whatever the method, the value side should come from your strategy: customer needs and business objectives, not generic "importance". The effort side should include everyone's work (engineering, design, marketing, support), not just code.
Frameworks support decisions; they don't make them. Scores ignore dependencies, promised deadlines and intangibles such as learning or brand. Use the ranking to start the conversation, adjust the sequence for real-world constraints, and write down why.
Example
The CatChow team compares three candidates with a simple value/effort score: 0–2 points per objective, effort from 1 (XS) to 5 (XL), multiplied by confidence.
Delivery SMS goes first: cheap, well understood and clearly tied to one objective. Loyalty points wait until there is evidence that they drive repeat orders.
Common mistakes
- Prioritizing by the loudest voice. The most senior opinion, the biggest client or the latest support ticket are inputs, not a method.
- Counting votes. Popularity shows interest, not value. Use votes to shortlist, not to decide.
- Leaving out effort. Two equally valuable items are not equal if one takes a week and the other a quarter.
- False precision. Debating 7 versus 8 on a made-up scale wastes time. Coarse scales are enough.
- Letting the score decide alone. Check dependencies, commitments and risks before sequencing.