When Planning Poker Wastes Time (And What to Use Instead)

ScrumPoi · · 11 min read

When Planning Poker Wastes Time (And What to Use Instead)

When Planning Poker Wastes Time (And What to Use Instead)

Let’s be blunt: a lot of teams are wasting hours every sprint on Planning Poker and calling it “agile”.

If your refinement sessions feel like this…

  • Endless debates over 3 vs 5 vs 8
  • One person talking 70% of the time
  • Half the team zoning out, cameras off
  • You still blow estimates every sprint

…then Planning Poker isn’t helping you. It’s slowing you down.

Planning Poker can be useful. It can also be theater. The difference is how and when you use it.

This post walks through:

  • When Planning Poker actually hurts your team
  • What to use instead (and when)
  • Common mistakes that turn estimation into a time sink
  • Concrete steps to fix your refinement and planning process

The Problem: Planning Poker as Ritual, Not Tool

The Hidden Cost of “Just One More Story”

Let’s say your team spends:

  • 2 hours per sprint in Planning Poker
  • 10 people in the meeting
  • Average loaded cost of $80/hour per person

That’s:
2 hours × 10 people × $80 = $1,600 per sprint
Over 26 sprints a year? $41,600 on estimation meetings.

Now ask yourself honestly:
Are you getting $40k+ of value from your Planning Poker conversations?

For many teams, the answer is no. They get:

  • Story points that don’t predict reality
  • “Consensus” driven by the loudest voice
  • Fatigue and resentment toward refinement

When Planning Poker Becomes a Cargo Cult

Here are telltale signs you’re doing Planning Poker because “Scrum says so” (it doesn’t) rather than because it helps:

  • You estimate every single ticket, regardless of size or risk
  • You never change your approach, even though estimates are consistently off
  • People pre-fill estimates before discussion (“this is probably a 3”)
  • You don’t use the estimates for anything except filling in Jira fields

At that point, Planning Poker is just a ritual. And rituals without outcomes are waste.


When Planning Poker Wastes Time (And What to Use Instead)

1. When Your Work Is Highly Uncertain

If your work looks like:

  • “Investigate weird production bug affecting 2% of users”
  • “Explore new integration with unknown third-party API”
  • “Prototype new feature we’ve never done before”

…then trying to decide if it’s a 5 or an 8 is mostly fiction.

You’re pretending to know what you don’t know.

What to use instead:

  • Timeboxed Spikes
    • Create a spike ticket: “Investigate X for up to 8 hours”
    • Define clear output: findings, options, rough implementation plan
    • Don’t estimate in points; just agree on the timebox
  • Binary sizing for spikes
    • Label as “Small spike (≤ 4 hours)” or “Large spike (≤ 2 days)”
    • No Planning Poker, just quick agreement

Rule of thumb:
If your conversation is mostly “we have no idea what this entails”, stop estimating and create a spike.


2. When You’re Estimating Tiny Tasks

If you’re pointing:

  • “Change label on button”
  • “Add missing log line”
  • “Tweak CSS for spacing”

…you’re burning time on work that doesn’t justify the overhead.

What to use instead:

  • No-estimate threshold
    • Decide as a team: “Anything obviously < 1 day is 1 point or unestimated”
    • Don’t play Planning Poker for trivial tasks
  • Bucket-based sizing
    • Use three buckets: S / M / L (or 1 / 3 / 8)
    • If everyone immediately says “S”, skip the cards

Concrete practice:

  • Add a simple rule in refinement:

    “If everyone nods and nobody raises a concern in 10 seconds, we skip Planning Poker and mark it as Small.”

You’ll cut 20–30% of estimation time with zero downside.


3. When Your Estimates Don’t Drive Any Decisions

If your story points:

  • Don’t affect what you pull into the sprint
  • Don’t influence forecasting
  • Don’t inform conversations with stakeholders

…then why are you spending time getting them “right”?

What to use instead:

  • Cycle time and throughput
    • Track: How long does a typical story take from “In Progress” to “Done”?
    • Track: How many stories do you finish per sprint?
    • Use that to forecast: “We usually complete ~12 stories per sprint”

Example:
If over the last 6 sprints your team finished:

  • 9, 11, 10, 12, 11, 10 stories
    You can reasonably say: “We usually finish 10–12 stories per sprint.”

You don’t need Planning Poker for that. You need consistent slicing and tracking.

When to keep points:
If your product owner actually uses velocity trends to:

  • Have tough trade-off conversations
  • Negotiate scope and timelines
  • Plan releases realistically

…then keep estimating—but optimize how you do it.


4. When One Person Dominates the Session

Planning Poker is supposed to surface different perspectives. But often it becomes:

  • Architect: “This is clearly a 3, we’ve done it before.”
  • Everyone else: “Uh… okay, 3 then.”

That’s not estimation; that’s compliance.

What to use instead:

  • Silent estimation first
    • Everyone writes down their estimate privately (or uses a tool with hidden votes)
    • Then reveal simultaneously
  • Structured discussion
    • Always ask the highest and lowest estimators to speak first
    • Limit discussion to 3–5 minutes per story unless it’s truly complex

If you’re using a tool, make sure it supports anonymous/hidden voting to reduce anchoring bias.


Common Planning Poker Mistakes (What Not to Do)

Mistake 1: Estimating Without Clear Acceptance Criteria

If you’re estimating stories like:

“As a user, I want better search”

…without clear acceptance criteria, you’re guessing twice: once about scope, once about effort.

What not to do:

  • Let the PO “clarify as we go” during estimation
  • Argue about effort when you don’t agree on the outcome

What to do instead:

  • Refine before Planning Poker:
    • Define acceptance criteria
    • Confirm dependencies
    • Identify unknowns (and maybe split into a spike)
  • Only estimate once the story is well understood

Mistake 2: Treating Story Points Like Hours

You’ve probably heard this in a planning session:

  • “If it’s 5 points, that’s about 2 days of work, right?”

This is how teams accidentally reintroduce time-based estimates and lose the benefits of relative sizing.

What not to do:

  • Convert points to hours in front of stakeholders
  • Promise timelines based on point-to-hour math

What to do instead:

  • Use points to compare relative complexity:
    • “This is about twice as complex as that login story we did”
  • Use historical velocity to forecast:
    • “We usually complete ~35–40 points per sprint. This release is ~80 points. That’s about 2 sprints.”

Mistake 3: Estimating for Commitment Theater

If your sprint planning sounds like:

  • “We did 30 points last sprint; let’s commit to 40 this time.”
  • “We have to hit 50 points or leadership will be upset.”

…you’re using Planning Poker to fuel a performance game, not to improve predictability.

What not to do:

  • Treat higher velocity as automatically “better”
  • Punish teams for missing estimates
  • Use points as a personal performance metric

What to do instead:

  • Use estimates to:
    • Expose risk and complexity
    • Drive better conversations about scope
    • Improve slicing and refinement over time
  • Celebrate predictability, not just “more points”

Mistake 4: Estimating Too Far Ahead

Some teams estimate the entire backlog “so we can plan the next 6 months”.

By the time you get to those stories:

  • Requirements have changed
  • Dependencies have shifted
  • Half the work is obsolete

What not to do:

  • Run 4-hour estimation marathons for distant work
  • Treat early estimates as commitments

What to do instead:

  • Keep a rolling horizon:
    • Estimate only the next 1–3 sprints’ worth of work in detail
    • For further-out items, use coarse buckets: S/M/L/XL or 1/5/13
  • Re-estimate large items when they move closer and get clearer

Smarter Alternatives to Traditional Planning Poker

You don’t have to throw away estimation entirely. You just have to be more intentional.

Alternative 1: Three-Point Sizing (S / M / L)

For many teams, three sizes are enough:

  • Small: Can be done in < 1 day
  • Medium: 1–2 days
  • Large: 3–5 days, or needs splitting

How to run it:

  1. PO reads the story and acceptance criteria
  2. Team asks clarifying questions (max 3–5 minutes)
  3. Everyone shows S/M/L simultaneously (cards, fingers, or tool)
  4. If there’s disagreement:
    • Highest and lowest explain their reasoning
    • One more quick vote
  5. If still split: mark as Large and consider splitting

This keeps the signal of relative sizing with far less overhead.


Alternative 2: Estimate Only the “Top N” Stories

Instead of estimating everything, focus on what actually matters.

Practical approach:

  • During refinement, identify:
    • Top 10–15 stories most likely for the next sprint
    • Anything risky, cross-team, or architecturally significant
  • Only run Planning Poker (or S/M/L sizing) on those
  • Leave the rest unestimated until they move up

This aligns effort with impact.


Alternative 3: Use Estimation as a Design Conversation

Planning Poker is valuable when it reveals:

  • Hidden complexity
  • Different mental models
  • Architectural concerns

If your sessions aren’t surfacing those, change how you facilitate.

Concrete facilitation tips:

  • Always ask:
    • “What’s the riskiest part of this story?”
    • “What could make this unexpectedly big?”
  • After revealing cards:
    • Ask the highest estimate: “What are you seeing that others might be missing?”
    • Ask the lowest: “What assumptions are you making that make this smaller?”

The point isn’t the number; it’s the shared understanding.


Practical Steps to Fix Your Estimation Process

Here’s a step-by-step way to clean up your Planning Poker habit without chaos.

Step 1: Decide Where Estimation Actually Adds Value

In your next retro, ask:

  • “Where does estimation help us make better decisions?”
  • “Where is it just filling fields in Jira?”

Then agree as a team:

  • We will stop estimating:
    • Tiny, obvious, low-risk tasks
    • Very uncertain spikes (we’ll timebox instead)
  • We will continue estimating:
    • Stories likely for the next sprint
    • Risky or complex work
    • Items where PO needs predictability

Write this down as a team working agreement.


Step 2: Introduce a “10-Second Rule” for Small Stories

In refinement:

  1. PO reads the story and acceptance criteria
  2. Ask: “Any concerns or unknowns?”
  3. If silent for 10 seconds and everyone nods:
    • Mark it as Small (or default point)
    • Move on, no Planning Poker

This alone can cut your estimation time by 30–50%.


Step 3: Use Anonymous, Simultaneous Voting

To avoid anchoring and dominance:

  • Always reveal estimates simultaneously
  • Use a tool or physical cards, not “shout out your number”
  • If someone speaks before voting, pause and reset

This is where tools that support hidden votes and quick sessions are useful. They enforce good habits without extra ceremony.


Step 4: Timebox Estimation Discussions

Don’t let a single story eat 20 minutes.

  • Default: 3 minutes per story
  • If you hit 3 minutes and you’re still confused:
    • Either split the story
    • Or create a spike
  • Only exceed the timebox if:
    • The story is critical for the next sprint
    • The conversation is uncovering real risks

Your goal: keep the energy high and the conversation focused.


Step 5: Validate Estimates Against Reality

Every few sprints, inspect: are our estimates useful?

In retro, look at:

  • A few “3-point” stories and a few “8-point” stories
  • Compare actual effort / cycle time
  • Ask:
    • “Did we under- or over-estimate systematically?”
    • “What patterns do we see in stories that surprise us?”

Then adjust:

  • Your story slicing
  • Your definition of S/M/L or 3/5/8
  • Your rules on when to spike vs estimate

Estimation should evolve with your team, not stay frozen.


Tools That Support Smarter Estimation (Without the Theater)

You don’t need a heavyweight tool to do this well. You do need something that:

  • Supports anonymous / hidden voting
  • Makes it trivial to start a session (especially for ad-hoc refinement)
  • Integrates with your backlog tool so estimates don’t get lost

For example, ScrumPoi is a lightweight, free planning poker and retrospective tool that ticks those boxes: no signup required for quick sessions, anonymous voting to reduce anchoring, and Jira integration so you’re not copying numbers around manually.


Conclusion: Stop Worshipping the Cards

Planning Poker is not sacred. It’s a tool.

If it helps your team:

  • Understand work better
  • Expose risk and complexity
  • Make realistic commitments

…keep it, refine it, and use it deliberately.

If it doesn’t, cut it back ruthlessly:

  • Stop estimating trivial and wildly uncertain work
  • Use spikes, S/M/L buckets, and throughput instead
  • Treat estimation as a design conversation, not a performance metric

Your goal isn’t perfect story points. Your goal is predictable delivery, better conversations, and less wasted time.

If Planning Poker isn’t serving that goal, change the game.

Keep reading

More on the topics this article touches.