Skip to main content
New: Deck Doctor. Upload your deck, get CPO-level feedback. 7-day free trial.
TemplateFREE⏱️ 15 minutes

Stack Ranking Template for Prioritization

Stack rank product features by strategic value using forced ranking. Eliminate ties and produce a definitive priority order for your product backlog.

By Tim Adair• Last updated 2026-03-05
Stack Ranking Template for Prioritization preview

Stack Ranking Template for Prioritization

Free Stack Ranking Template for Prioritization — open and start using immediately

or use email

Instant access. No spam.

Need a custom version?

Forge AI generates PM documents customized to your product, team, and goals. Get a draft in seconds, then refine with AI chat.

Generate with Forge AI

What This Template Is For

Stack ranking forces a strict 1-through-N ordering of your features with no ties allowed. Unlike scoring frameworks that produce identical scores for different items, stack ranking requires explicit tradeoff decisions for every pair of features. The result is a definitive ordered list where position 1 is your most important feature and every subsequent position represents a deliberate choice to prioritize it below the items above.

This template walks your team through a structured stack ranking process. It includes criteria definition, individual ranking, team calibration, and a final consensus rank. Stack ranking works best for small-to-medium backlogs (8 to 25 items) where you need a clear build order. For larger backlogs, start with a scoring framework like RICE to filter down to a shortlist, then stack rank the top candidates.

Stack ranking is a useful complement to other prioritization methods. Where the RICE vs ICE vs MoSCoW comparison shows trade-offs between scoring systems, stack ranking removes the ambiguity of tied scores entirely. Use it when your team needs to make hard calls about what ships first, second, and third. The Product Strategy Handbook covers how to connect these ranking decisions to your broader product direction.

When to Use This Template

  • Your scoring framework produced too many ties and the team cannot decide what ships next
  • You need to present a definitive build order to leadership for roadmap approval
  • The team has 8 to 25 features and needs to commit to a sequence, not just a tier
  • You want to force explicit tradeoff conversations that scoring alone does not create
  • Release planning requires a strict cut line (items above the line ship, items below do not)
  • Quarterly planning needs a clear priority order for resource allocation decisions

How to Use This Template

Step 1: Define ranking criteria. Agree on 2 to 4 criteria that define "higher priority" for this ranking exercise. Common criteria include strategic alignment, customer demand, revenue impact, and implementation risk.

Step 2: List features. Add every feature under consideration. Keep the list between 8 and 25 items. If you have more, pre-filter using a scoring framework first.

Step 3: Individual ranking. Each team member independently ranks all features from 1 (highest priority) to N. No ties allowed. This forces each person to make explicit tradeoff decisions.

Step 4: Calibration discussion. Compare individual rankings. Discuss features where rankings diverge by more than 5 positions. These are the items where the team disagrees most and needs alignment.

Step 5: Consensus ranking. Produce a single team ranking. Draw a cut line showing what fits in the current cycle. Document the rationale for the top 5 and any features that shifted significantly during calibration.

The Template

# Stack Ranking Template

## Ranking Criteria

Define 2-4 criteria for "higher priority." Weight each criterion if needed.

| Criterion               | Weight | Description                               |
|-------------------------|--------|-------------------------------------------|
|                         |        |                                           |
|                         |        |                                           |
|                         |        |                                           |

## Feature List

| # | Feature Name            | Owner         | Notes                        |
|---|-------------------------|---------------|------------------------------|
| 1 |                         |               |                              |
| 2 |                         |               |                              |
| 3 |                         |               |                              |
| 4 |                         |               |                              |
| 5 |                         |               |                              |
| 6 |                         |               |                              |
| 7 |                         |               |                              |
| 8 |                         |               |                              |
| 9 |                         |               |                              |
| 10|                         |               |                              |

## Individual Rankings

| Feature           | Person A | Person B | Person C | Person D | Avg Rank | Variance |
|-------------------|----------|----------|----------|----------|----------|----------|
|                   |          |          |          |          |          |          |
|                   |          |          |          |          |          |          |
|                   |          |          |          |          |          |          |
|                   |          |          |          |          |          |          |
|                   |          |          |          |          |          |          |

## Calibration Notes

Features with high variance (>5 positions between rankers):

| Feature           | Highest | Lowest | Discussion Notes            |
|-------------------|---------|--------|-----------------------------|
|                   |         |        |                             |
|                   |         |        |                             |

## Final Consensus Ranking

| Rank | Feature              | Rationale                             |
|------|----------------------|---------------------------------------|
| 1    |                      |                                       |
| 2    |                      |                                       |
| 3    |                      |                                       |
| 4    |                      |                                       |
| 5    |                      |                                       |
| ---- | --- CUT LINE ---     | Items below may not ship this cycle   |
| 6    |                      |                                       |
| 7    |                      |                                       |
| 8    |                      |                                       |

## Decision Record

- **Date:**
- **Participants:**
- **Cycle:** [Q2 2026 / Sprint 14 / etc.]
- **Capacity:** [X features above cut line]
- **Key tradeoff:**

Filled Example: B2B Collaboration Platform

# Stack Ranking: CollabSpace Q2 Feature Priorities

## Ranking Criteria

| Criterion               | Weight | Description                                     |
|-------------------------|--------|-------------------------------------------------|
| Customer demand         | 40%    | Frequency in support tickets and sales requests  |
| Revenue impact          | 30%    | Expected effect on expansion revenue and churn   |
| Strategic alignment     | 20%    | Fits our "enterprise-ready" Q2 theme             |
| Implementation risk     | 10%    | Lower risk = higher ranking (inverse)            |

## Individual Rankings

| Feature                      | PM   | Eng Lead | Design | Sales | Avg Rank | Variance |
|------------------------------|------|----------|--------|-------|----------|----------|
| SSO/SAML integration         | 1    | 2        | 3      | 1     | 1.75     | 0.9      |
| Role-based access controls   | 2    | 1        | 2      | 3     | 2.00     | 0.7      |
| Guest user access            | 3    | 4        | 1      | 5     | 3.25     | 2.6      |
| Audit log                    | 4    | 3        | 7      | 2     | 4.00     | 3.7      |
| Custom branding              | 7    | 8        | 4      | 4     | 5.75     | 3.6      |
| Advanced search              | 5    | 5        | 5      | 8     | 5.75     | 1.9      |
| API rate limit dashboard     | 6    | 6        | 8      | 7     | 6.75     | 0.9      |
| Slack digest notifications   | 8    | 7        | 6      | 6     | 6.75     | 0.9      |

## Calibration Notes

| Feature           | Highest | Lowest | Discussion Notes                                 |
|-------------------|---------|--------|--------------------------------------------------|
| Guest user access | 1 (Des) | 5 (Sales) | Design sees it as core UX. Sales says enterprise buyers do not ask for it. Agreed: rank 4. |
| Audit log         | 2 (Sales)| 7 (Des)  | Sales has 3 enterprise deals blocked on audit log. Design deprioritized because of low user interaction. Agreed: rank 3. |
| Custom branding   | 4 (Des) | 8 (Eng)  | Design sees brand control as high value. Eng says high effort for low strategic fit. Agreed: rank 7. |

## Final Consensus Ranking

| Rank | Feature                    | Rationale                                        |
|------|----------------------------|--------------------------------------------------|
| 1    | SSO/SAML integration       | Top enterprise blocker. 5 deals pending           |
| 2    | Role-based access controls | Pairs with SSO for enterprise security story      |
| 3    | Audit log                  | 3 enterprise deals blocked. Fast to build         |
| 4    | Guest user access          | Enables external collaboration use case           |
| 5    | Advanced search            | Consistent mid-rank, universal user value         |
| ---- | --- CUT LINE ---           | Below items move to Q3                           |
| 6    | Slack digest notifications | Nice to have but not enterprise-blocking          |
| 7    | Custom branding            | High effort relative to strategic impact          |
| 8    | API rate limit dashboard   | Developer-facing, small audience                  |

## Decision Record

- **Date:** 2026-03-05
- **Participants:** PM, Eng Lead, Design Lead, Sales Lead
- **Cycle:** Q2 2026
- **Capacity:** 5 features above cut line
- **Key tradeoff:** Custom branding dropped to 7 despite strong design push. Enterprise security (SSO + RBAC + audit) took priority based on revenue pipeline data.

Key Takeaways

  • Stack ranking eliminates ties by forcing a strict 1-through-N order with no duplicates allowed
  • The method works best for 8 to 25 items. For larger backlogs, pre-filter with a scoring framework first
  • Individual rankings before group discussion reduce groupthink and surface genuine disagreements
  • High-variance items (where rankers disagree by 5+ positions) are the most valuable to discuss
  • The cut line is the most important output. It clearly separates "ships this cycle" from "does not ship"
  • Document your rationale. Six months from now, you will want to know why feature X ranked above feature Y

Frequently Asked Questions

Is stack ranking better than RICE scoring?+
They solve different problems. [RICE](/frameworks/rice-framework) produces scores that help you filter and tier a large backlog. Stack ranking produces a strict order that helps you decide build sequence within a tier. Use RICE to get from 50 items to 15, then stack rank the 15 to decide what ships first.
How do I handle it when the team cannot agree on a ranking?+
Focus on the items with the most variance first. Usually 2 to 3 features account for most of the disagreement. Have each person explain their ranking rationale for those specific items. If you still cannot agree, the product leader makes the final call and documents the reasoning.
Should I include effort in my ranking criteria?+
You can, but be careful. Including effort tends to push small, easy features to the top. If you include effort, weight it below strategic alignment and customer demand. Many teams prefer to rank by value first, then adjust for effort during sprint planning.
How often should I re-rank the backlog?+
Re-rank at the start of each planning cycle (monthly or quarterly). Between cycles, only re-rank if new data fundamentally changes the picture. Constant re-ranking creates churn and prevents the team from building momentum.
What if my list has more than 25 items?+
Pre-filter before stack ranking. Use a quick scoring method to eliminate the bottom 50%, then stack rank the remaining items. Trying to force-rank 40 or more features produces low-quality results because the cognitive load is too high.

Explore More Templates

Browse our full library of PM templates, or generate a custom version with AI.

Free PDF

Like This Template?

Subscribe to get new templates, frameworks, and PM strategies delivered to your inbox.

or use email

Join 10,000+ product leaders. Instant PDF download.

Want full SaaS idea playbooks with market research?

Explore Ideas Pro →