Scrum Poker, also known as Planning Poker, is a consensus-based estimating technique used in agile software development to estimate effort or value of a task. It's a fun, interactive, and effective way to align a team's understanding of a task's complexity. Let's delve into the world of Scrum Poker, its benefits, how to play, and best practices.
What is Scrum Poker and Why Use It?
Scrum Poker is a game-like activity that helps teams estimate effort required to complete a task or user story. It's called 'Poker' because, like in a game of cards, each team member plays an estimating card face down. The term 'Scrum' is used because it's often employed in Scrum methodology, a popular agile framework.
Using Scrum Poker offers several benefits:

- Improved estimation accuracy due to collective wisdom and shared understanding.
- Better task breakdown and definition.
- Encourages active participation and discussion.
- Helps identify and mitigate risks by surfacing hidden assumptions and dependencies.
How to Play Scrum Poker
Here's a step-by-step guide on how to play Scrum Poker:
- Prepare: Gather your team, a deck of cards (or digital cards), and a task backlog. Assign a value to each card, e.g., Fibonacci sequence (1, 2, 3, 5, 8, 13, 20, 40, 100).
- Select a task: Pick a task from the backlog and discuss its description, acceptance criteria, and any relevant details.
- Estimate: Each team member privately selects a card representing their estimate. The lowest card is 1 (or '1' if using a digital deck).
- Reveal: On the count of three, everyone reveals their card. If estimates are close, move to the next task. If estimates vary significantly, discuss why.
- Adjust and repeat: Based on the discussion, team members may adjust their estimates. Repeat the process until consensus is reached.
- Record: Document the final estimate and move to the next task.
Facilitating Scrum Poker
To keep the game fair and productive, consider these tips for the facilitator:
- Ensure everyone understands the task and its context.
- Encourage open discussion and active participation.
- Keep the game moving; avoid getting stuck on a single task.
- Be mindful of dominant personalities; ensure quieter voices are heard.
Best Practices and Common Pitfalls
Here are some best practices and common pitfalls to avoid:

| Best Practices | Common Pitfalls |
|---|---|
| Use relative sizing (e.g., T-shirt sizing or Fibonacci sequence). | Using absolute numbers (e.g., hours) can lead to inaccurate estimates. |
| Keep estimates small and manageable (e.g., don't estimate more than 13). | Large estimates can discourage the team and hide complexity. |
| Regularly review and update estimates. | Stale estimates can lead to poor planning and decision-making. |
| Focus on value, not just effort. | Ignoring value can lead to inefficient prioritization. |
Scrum Poker is a powerful tool for agile teams, helping to break down tasks, foster discussion, and improve estimation accuracy. By understanding and applying these best practices, teams can unlock the full potential of Scrum Poker.





















