Skip to content

Instantly share code, notes, and snippets.

@mhulse
Last active March 2, 2022 21:56
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mhulse/644c80f1c273f2e7e96a475b7b6aca5b to your computer and use it in GitHub Desktop.
Save mhulse/644c80f1c273f2e7e96a475b7b6aca5b to your computer and use it in GitHub Desktop.
Agile story point system
1 = 1-4 hours, a day or less, low complexity
2 = 1ish days, a day or so, medium complexity
4 = several days, 1/4 of a 3-week sprint, (maybe a meeting or two)
8 = the whole sprint, (and should likely be vetted to see if it can be broken up into two 4s, etc. break it down! potential blockers, meetings)
In general, there should be 16 points total for a developer, with 8-10 points for feature work (in a 1.5 week dev portion of the sprint).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment