Developer 1
Thinks the work is fairly standard.
This Planning Poker example shows how an Agile team can estimate a user story in practice. If you already understand the basics of Planning Poker but want to see how a real estimation discussion works, this example will help.
Imagine a Scrum team discussing the following backlog item:
As a user, I want to reset my password by email so that I can recover access to my account if I forget my password.
Before voting, the Product Owner explains the story, and the team asks a few questions:
Once everyone understands the story, each team member privately selects a card. In this example, the team uses the Fibonacci sequence.
Thinks the work is fairly standard.
Sees additional backend and email handling.
Considers edge cases and test scenarios.
Expects only a small UI change.
This is normal. Planning Poker is designed to reveal different assumptions. In this example:
After revealing the cards, the Scrum Master asks the team to explain the highest and lowest estimates first. The discussion uncovers a few hidden details:
At this point, everyone agrees that the initial estimate of 2 was too low. The story is not huge, but it is more than a simple form update.
The team votes again after the discussion. This time the votes are:
3, 5, 5, 5
The team agrees on a final estimate of 5 story points. This number reflects moderate complexity, some uncertainty, and the need for both frontend and backend work.
A good Planning Poker session is not about getting the "perfect" number. It is about creating a shared understanding of the work. In this example, the real value of the session came from the discussion, not just the cards.
Planning Poker is an Agile estimation technique, not a gambling activity. Even though it uses "cards", there is no betting, no casino logic and no real money involved.
You can reproduce this exact flow with your own team using Poker-Planning.org. Create a room, invite participants with a link, vote with Fibonacci cards and reveal all estimates at the same time.