3 Scenarios Where Planning Poker Actually Fails Your Team

ScrumPoi · · 11 min read

3 Scenarios Where Planning Poker Actually Fails Your Team

3 Scenarios Where Planning Poker Actually Fails Your Team

Planning Poker is not sacred.

I’ve coached teams where Planning Poker improved collaboration and predictability. I’ve also seen teams where it quietly poisoned conversations, inflated estimates, and turned sprint planning into a ritualized waste of time.

If you’ve ever thought, “We spend 90 minutes estimating and still miss our sprint,” this is for you.

Let’s walk through three specific scenarios where Planning Poker actually hurts your team—and what to do instead.


Scenario 1: When Your Team Treats Estimates as Commitments

If your estimates are being used as promises rather than forecasts, Planning Poker will fail you.

The subtle shift from “estimate” to “deadline”

Here’s how this usually plays out:

  1. Team does Planning Poker.
  2. Story is estimated at 3 points.
  3. Product Owner converts that to a date (“We’ll ship this in two sprints.”).
  4. Stakeholders hear: “The team committed to this by date X.”
  5. Team inevitably hits unknowns.
  6. Trust erodes when 3 points “takes too long.”

The problem isn’t Planning Poker itself. It’s how the numbers are weaponized.

According to the 2022 State of Agile report, only about 43% of teams say their estimates are “regularly accurate.” Yet many organizations still treat those estimates as hard commitments.

You end up with:

  • Padding of estimates to create “safety”
  • Pressure to “round up” or “not embarrass the team”
  • Less honest discussion about risk and uncertainty

Planning Poker in a culture of fear

In a fear-based culture, Planning Poker becomes theater:

  • Senior dev plays a 3
  • Everyone else silently adjusts their cards to 3
  • Nobody wants to be the “slow” one with an 8
  • Discussion is shallow: “Cool, 3 points then”

The numbers look consistent. Velocity looks stable. Reality is neither.

What to do instead

If you recognize this scenario, change how estimates are used before you change the technique.

1. Separate forecasting from commitment

  • Use story points and velocity to forecast ranges, not dates:
    • “Based on the last 5 sprints, we deliver 25–35 points. This release is about 70 points, so we expect 2–3 sprints.”
  • Communicate that range to stakeholders explicitly.
  • Never present a single-date forecast without a confidence level.

2. Remove points from performance discussions

  • Do not use:
    • Velocity in performance reviews
    • “Points per developer” as a metric
    • “Average points per sprint” as a KPI for individuals
  • Make it explicit in writing: estimates are for planning, not evaluation.

3. Use Planning Poker only for uncertainty, not for everything

  • Estimate only work that:
    • Requires cross-team coordination
    • Has unclear complexity or risk
    • Impacts forecasting (e.g., large or critical stories)
  • For small, routine work, skip Planning Poker:
    • Use a default “1 point” or “small” bucket
    • Or use no estimates and track throughput instead

Scenario 2: When Your Work Is Too Ambiguous or Too Atomic

Planning Poker fails at both extremes: when work is too fuzzy or when it’s overly granular.

When the work is too fuzzy

You’ve heard this in a session:

“We don’t really know the API yet, but let’s just call it a 5.”

That’s not estimation—that’s guessing with extra steps.

Symptoms you’re estimating too early or too vaguely:

  • Stories like “Build reporting module” estimated as 13 points
  • Constant re-estimation mid-sprint
  • Stories frequently spilling over multiple sprints
  • Wild velocity swings: 10 points one sprint, 45 the next

At that point, Planning Poker becomes a false sense of control over work you don’t understand.

When the work is too granular

The opposite extreme is just as bad:

  • You’re estimating tiny tasks like:
    • “Add validation to field X”
    • “Update error message copy”
  • Every story is a 1 or 2
  • You spend 45 minutes arguing whether something is a 1 or a 2

The overhead of Planning Poker dwarfs the work itself.

If your average story is completed in hours, not days, you probably don’t need Planning Poker for each item.

What to do instead

1. Don’t estimate fog—clarify first

If your story is fuzzy, don’t estimate it. Fix the story:

  • Add clear acceptance criteria:
    • “User can filter reports by date range, status, and owner”
    • “Response time under 500ms for 95% of requests”
  • Break down vague stories:
    • From: “Implement reporting module”
    • To:
      • “Design report data model”
      • “Implement API for report generation”
      • “Create UI for report filters”
      • “Add export to CSV”

Only then bring the refined stories to Planning Poker.

2. Use “spikes” for high-uncertainty work

  • Create time-boxed spikes (e.g., 4–8 hours) for:
    • Evaluating a new library or API
    • Understanding a legacy area of the codebase
  • Don’t estimate the spike in points; time-box it.
  • Estimate the resulting work after the spike, not before.

3. Stop estimating trivial work

If most of your stories are tiny:

  • Use a simple size bucket system:
    • S (small): < 1 day
    • M (medium): 1–2 days
    • L (large): > 2 days (must be split)
  • Or go full “no estimates”:
    • Limit WIP strictly
    • Track throughput: “We finish 8–12 items per sprint”
    • Use that to forecast instead of points

4. Set a minimum size threshold for Planning Poker

  • Only estimate stories that:
    • Are expected to be > 1 day
    • Have non-trivial unknowns
    • Affect dependencies or external commitments

Everything below that threshold gets a default size or no estimate at all.


Scenario 3: When Planning Poker Becomes a Social Bias Machine

Planning Poker is supposed to reduce bias. In practice, it often amplifies it.

The loudest person in the room wins

Common anti-patterns:

  • Senior engineer explains their card before everyone reveals
  • Manager or tech lead “nudges” the team:
    • “This feels like a 3 to me, but let’s see what you think…”
  • After reveal:
    • “Wow, 8? That seems really high. Are you sure?”

This is textbook anchoring and conformity bias. People adjust their estimates to match the perceived authority, not their true belief.

The result:

  • Underestimated risky work
  • Overconfidence in timelines
  • Junior devs never building estimation skills
  • Real risks never surfacing in the discussion

Remote teams: bias goes digital

In remote sessions, it gets even worse when tools are poorly chosen:

  • People see others’ cards as they’re selected
  • Chat comments like “This is easy” before voting
  • Screen-sharing Jira while someone narrates their thought process

If your tool or process exposes estimates before everyone has voted, you’re not doing Planning Poker—you’re doing “Follow the Leader Poker.”

What to do instead

1. Make voting truly independent

  • Use tools that:
    • Hide votes until everyone has selected
    • Allow anonymous voting (at least initially)
  • Enforce a rule:
    • No discussion about size until after everyone has locked their card.

2. Change how you handle disagreements

Don’t rush to consensus. Use divergence as a signal.

When estimates differ significantly:

  • Ask only the outliers to speak first:
    • “Can we hear from someone who voted low and someone who voted high?”
  • Focus discussion on assumptions:
    • “What work are you assuming is included?”
    • “What risks are you factoring in?”
  • Then revote. If it’s still wide, that’s a sign:
    • The story is unclear → refine
    • The risk is high → spike
    • The work is too big → split

3. Temporarily silence authority

If you’re a tech lead, architect, or senior dev:

  • Vote silently like everyone else.
  • Do not explain your vote first.
  • If you’re consistently the highest influence, speak last, not first.

If you’re a Scrum Master or facilitator:

  • Explicitly ask seniors to hold back until juniors speak.
  • Rotate who explains their reasoning first each round.

Common Mistakes with Planning Poker (What Not to Do)

If Planning Poker feels painful, you’re probably doing at least one of these.

Mistake 1: Estimating everything, all the time

Don’t:

  • Estimate every bug, task, and tiny change
  • Spend more time estimating than it would take to just do the work
  • Run full Planning Poker for trivial backlog items

Instead:

  • Estimate only impactful, uncertain, or larger work
  • Batch small items as a fixed size or leave them unestimated

Mistake 2: Treating Planning Poker as a status meeting

Don’t:

  • Use estimation sessions to ask, “So, how’s that task going?”
  • Rehash old work instead of focusing on upcoming stories
  • Let one person walk through every story while others zone out

Instead:

  • Keep the agenda tight:
    • Clarify story → estimate → move on
  • Use standups and Kanban boards for status, not Planning Poker

Mistake 3: Using points as a proxy for effort or value

Don’t:

  • Say “This is a 13, so it must be valuable”
  • Compare teams by velocity
  • Use story points to justify headcount or budget

Instead:

  • Use points for relative complexity and uncertainty, nothing else.
  • Use separate conversations and metrics for value:
    • Expected revenue
    • Customer impact
    • Risk reduction

Mistake 4: Ignoring historical data

Don’t:

  • Keep re-estimating similar work from scratch every time
  • Ignore that “all our 3s take about 2 days” and keep arguing over 2 vs 3

Instead:

  • Regularly review:
    • “How long do our 1/2/3/5 point stories actually take?”
  • Adjust your relative sizing based on reality:
    • If your 3s are always 2–3 days, start using that as a mental anchor.

How to Make Planning Poker Actually Work for Your Team

If you’re not ready to abandon Planning Poker, refine it. Here’s a practical, opinionated setup that works for most teams.

1. Set clear rules before the session

  • We only estimate:
    • Stories likely to take > 1 day
    • Stories with some uncertainty
  • We don’t:
    • Estimate bugs unless they’re large or risky
    • Use estimates for individual performance

Document these rules and revisit them quarterly.

2. Time-box the session aggressively

  • Max 60–90 minutes per session
  • Rough guideline:
    • 2–3 minutes for simple stories
    • 5–7 minutes for complex ones
  • If a story exceeds the time-box:
    • Remove it from the session
    • Refine it offline
    • Bring it back next time

3. Use a simple deck and stick to it

  • Use a standard Fibonacci deck: 1, 2, 3, 5, 8, 13, 20
  • Avoid:
    • 0.5 or 0.25 cards (false precision)
    • Too many options that create analysis paralysis

4. Turn disagreements into learning, not conflict

When estimates diverge:

  • Ask:
    • “What work are you including that others might not be?”
    • “What assumptions are you making about dependencies or unknowns?”
  • Look for:
    • Hidden work (testing, integration, migration)
    • Missing acceptance criteria
    • Dependency on other teams or vendors

Refine the story based on what you uncover.

5. Use the right tool, not a hack

Stop cobbling together half-baked solutions with spreadsheets and chat.

Look for tools that:

  • Support hidden or anonymous voting to reduce anchoring
  • Integrate with your backlog tool (Jira, etc.)
  • Require minimal setup so you don’t waste time on logistics

For example, a tool like ScrumPoi lets teams run quick, anonymous Planning Poker sessions and even retrospectives without signups or per-user costs, and it plugs into Jira so estimates flow directly into your workflow.


Conclusion: Planning Poker Is Optional, Learning Is Not

Planning Poker is not a mandatory Scrum ceremony. It’s one technique among many.

If it’s:

  • Turning estimates into commitments
  • Forcing you to guess about vague work
  • Amplifying bias and groupthink

…then it’s failing your team—and you should change how you use it or stop using it altogether.

Keep the principle, not the ritual:

  • Collaborate on understanding the work
  • Expose assumptions and risks
  • Use just enough estimation to make good decisions

If Planning Poker helps you do that, keep it and refine it. If it doesn’t, have the courage to say, “This isn’t working,” and try something better.

Keep reading

More on the topics this article touches.