Skip to content

Instantly share code, notes, and snippets.

@patrickbrandt
Created August 5, 2018 21:54
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save patrickbrandt/5f525679bc8f7778fa8989ca4c103d99 to your computer and use it in GitHub Desktop.
Save patrickbrandt/5f525679bc8f7778fa8989ca4c103d99 to your computer and use it in GitHub Desktop.
PBP-PointCriteria
Points Complexity The software developer’s perspective
1 XS
  • Is there a lot of work to do? No
  • Do I know what to do? Yes
  • Do I know how to do it? Yes
2 S
  • Is there a lot of work to do? Not much
  • Do I know what to do? Yes
  • Do I know how to do it? Yes, mostly
3 M
  • Is there a lot of work to do? A decent amount, but not a lot
  • Do I know what to do? Yes, mostly
  • Do I know how to do it? Yes, mostly
5 L
  • Is there a lot of work to do? Yes
  • Do I know what to do? Yes, mostly, but I anticipate the story has missed a few requirements
  • Do I know how to do it? Yes, mostly
8 XL
  • Is there a lot of work to do? Yes, this is likely the only thing I’ll be working on this sprint
  • Do I know what to do? Probably, but I anticipate the story has missed several requirements
  • Do I know how to do it? Probably, but I may need to engineer things in a way that I haven’t before
Can't estimate
  • Is there a lot of work to do? Likely, but I’m unsure
  • Do I know what to do? No, the story has conflicting or unclear requirements
  • Do I know how to do it? No, not only are the requirements unclear, but I may need to significantly level-up in a particular skill set to deliver this story
@dragonsinth
Copy link

For BWAMP planning poker:

1 = 🎉
2 = 🎉🎉
3 = 🎉🎉🎉
5 = 🐴🐴🐴
8 = 🐄🐄🐄
∞ = 🐈👎👎

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment