One of the biggest jobs of a product manager is prioritization. How well you prioritize makes or breaks your product.
Prioritization is the defining skill of a product manager. The actual job is not just to list features or tasks but to decide what to work on first — what delivers the most value for the effort and aligns with your product vision. This is where most PM candidates struggle in interviews and where most new PMs struggle on the job.
Many recruiters ask, "How do you prioritize?" because they want to see your thought process, not just your knowledge of frameworks. The frameworks are tools — your ability to apply them with judgment and context is what matters.
Prioritization is about solving the right problem, not just solving problems right
In every Pragmatic Leaders cohort, I see the same misconception: people confuse prioritization with execution. Prioritization is deciding what problem to solve next. Execution is how you solve it.
I call this the "problem backlog" mindset. You have a list of problems or feature ideas. Your job is to sort this list by which problems, if solved, will create the most value for your users and business.
This requires understanding the user needs deeply, the business goals, and the constraints you face. It also requires managing expectations with stakeholders who may have competing priorities.
Common prioritization frameworks and how to use them
There are many prioritization frameworks. None is perfect. The choice depends on your product stage, company culture, and the problem context.
RICE: Reach, Impact, Confidence, Effort
RICE is one of the most popular scoring methods. It balances how many users are affected (Reach), how much value is created per user (Impact), how confident you are in your estimates (Confidence), and how much work it takes (Effort).
The formula is:
RICE Score = (Reach × Impact × Confidence) / Effort
This helps you focus on initiatives that maximize value for the least effort with reasonable confidence.
Example: At an Indian fintech, a feature to add UPI payments scored high Reach and Impact but low Confidence because of regulatory uncertainty. The PM decided to prototype quickly to raise Confidence before full investment.
Kano Model: Must-haves, Performance, Delighters
The Kano model categorizes features based on customer satisfaction:
- Basic Needs (Must-haves): Features users expect. Missing these causes dissatisfaction.
- Performance Features: Features where more is better, directly affecting satisfaction.
- Delighters: Unexpected features that create excitement but are not expected.
Start with must-haves to avoid product failure, then add performance features to grow users, and finally sprinkle delighters to attract niche segments.
Example: An Indian e-commerce app focused first on basic needs like fast checkout and reliable delivery before adding personalized recommendations as delighters.
MoSCoW: Must, Should, Could, Won't
MoSCoW helps manage scope and stakeholder expectations by labeling features as:
- Must have: Critical for launch or success.
- Should have: Important but not critical.
- Could have: Nice to have if time/resources permit.
- Won't have: Not in this cycle.
This framework is easy to communicate with non-technical stakeholders, but beware of overloading the "Must have" bucket.
Weighted Scoring
Weighted scoring lets you define your own criteria like Customer Engagement, Sales Impact, Operational Efficiency, and assign weights based on business priorities. You then score features against each criterion and calculate a weighted total.
This is flexible and customizable but requires alignment on criteria and weights.
The North Star Metric anchors your prioritization decisions
The North Star Metric (NSM) is the single metric that best captures the core value your product delivers to users. Prioritization decisions should align with improving this metric.
Examples:
- Spotify: Number of song plays per user
- Google Search: Number of clicks on search results
- Swiggy: Number of orders delivered per active user
Features or bug fixes that move the NSM significantly should get higher priority.
The trade-off between effort and impact is rarely ideal
In an ideal world, you'd pick features with high impact and low effort. But reality is messier.
Talvinder illustrates this with a quadrant:
| Impact \ Effort | Low Effort | High Effort |
|---|---|---|
| High Impact | Quick wins | Strategic bets |
| Low Impact | Fill-ins | Avoid |
You want to focus on the yellow and green areas — quick wins and strategic bets. Tasks in the red zone (low impact, high effort) should be refined or dropped.
Example: Razorpay’s PMs prioritize payment gateway stability (high impact, medium effort) over adding minor UI animations (low impact, low effort).
Managing stakeholder expectations is part of prioritization
Stakeholders—sales, marketing, engineering, customers—often push for their own priorities. As PM, you must balance these with the North Star and business goals.
Talvinder says: "You have to take the pain of understanding all initiatives, then explain why some got prioritized over others with clear rationale."
This transparency builds trust and reduces conflicts.
Prioritization frameworks in Indian startup context
Indian startups like Swiggy, Razorpay, Meesho, and PhonePe illustrate these lessons:
- Swiggy uses NSM-aligned prioritization to focus on delivery speed and order accuracy.
- Razorpay balances customer requests with engineering capacity using RICE and weighted scoring.
- Meesho prioritizes features that drive reseller retention and engagement, using customer interviews to validate impact.
- PhonePe carefully manages regulatory changes as high-effort, high-impact tasks that must be planned months ahead.
These companies combine frameworks with continuous user research and data analysis to keep priorities aligned.
Sprint planning at a Series B fintech in Bangalore
Engineering Lead: “The API refactor is blocking multiple teams. It will take 3 sprints.”
Sales Head: “But we have a key client asking for a new dashboard feature next quarter.”
You (PM): “Let's score both using RICE and see where they land against our NSM.”
Data Analyst: “The dashboard impacts 10% of users but adds 20% revenue per user. The API refactor unlocks five features.”
You (PM): “Given the dependencies, we prioritize the API refactor first so other features can follow. We'll communicate this clearly to sales to manage expectations.”
Balancing technical debt with customer demands
When frameworks fail: use judgment and context
Frameworks are guides, not rules. Talvinder advises:
- Use frameworks to structure your thinking, not to replace it.
- Always validate assumptions with data or user research.
- Adjust weights and categories based on company stage and market.
- Communicate prioritization rationale clearly with stakeholders.
Field Exercise: Prioritize your product backlog (20 min)
Pick a product you know well — it could be your current product, a well-known Indian app like Swiggy, Razorpay, or Meesho, or even a consumer app you use daily.
- List 5 features or tasks you think the product team should prioritize.
- For each, estimate:
- Reach: how many users affected in a quarter
- Impact: how much value per user (1-10 scale)
- Confidence: how sure you are about your estimates (0.5-1 scale)
- Effort: story points or relative complexity (1-10 scale)
- Calculate the RICE score for each.
- Identify the North Star metric of the product.
- Rank features by RICE score and explain how they align with moving the North Star metric.
- Reflect: Which features might conflict with stakeholder demands? How would you communicate prioritization decisions?
Test yourself: Prioritization dilemma at a Series A Indian SaaS startup
You are the PM at a Series A SaaS startup in Hyderabad building a B2B CRM product. Your backlog has three high-priority tasks: (1) Fixing a critical bug affecting 5% of users but causing data sync failures, (2) Building a new AI-powered lead scoring feature promised to investors, (3) Improving onboarding flow to reduce churn by 10%. Engineering capacity allows only one task this sprint.
The call: Which task do you prioritize and how do you justify your decision to stakeholders?
Your reasoning:
You are the PM at a Series A SaaS startup in Hyderabad building a B2B CRM product. Your backlog has three high-priority tasks: (1) Fixing a critical bug affecting 5% of users but causing data sync failures, (2) Building a new AI-powered lead scoring feature promised to investors, (3) Improving onboarding flow to reduce churn by 10%. Engineering capacity allows only one task this sprint.
Your task: Which task do you prioritize and how do you justify your decision to stakeholders?
your reasoning:
From the field: Talvinder on prioritization challenges in Indian startups
Where to go next
- If you want to master user-centered decision making: User Research Methods
- If you want to translate prioritization into a roadmap: Roadmapping and Release Planning
- If you want to manage stakeholder expectations better: Stakeholder Management
- If you want to learn how to measure impact: Metrics and KPIs
PL alumni now work at Razorpay, Swiggy, Meesho, PhonePe, and 30+ other companies.