Questions tagged [planning-poker]
3 questions
11
votes
4 answers
What exactly is Yak Shaving?
This came up when a developer brought in these planning poker cards, one of which is Yak Shaving.
There are various articles on google/wikitionary which basically say:
Yak shaving is programming lingo for the seemingly endless series of small tasks…

NibblyPig
- 2,995
- 3
- 16
- 19
3
votes
1 answer
How to handle similar/re-usable work when estimating story points?
In our Jira board we might have 5 tickets for different API endpoints - for example:
ListArticle
GetArticle
CreateArticle
DeleteArticle
When we create these new endpoints, there is some initial work that needs to take place to get our…

Jamie
- 133
- 3
1
vote
2 answers
Is there a reason to use specifically fibonacci sequence in planning poker?
I've noted that fibonacci sequence is quite popular in planning poker, but is it a reason for that particular sequence? Wouldn't for example powers of 2 work equally well?
Both sequences are more or less exponential while fibonacci uses a factor of…

skyking
- 144
- 7