Story points are a unit of relative size that captures how much effort, complexity, and uncertainty a backlog item carries — not how many hours it takes. Teams estimate by comparing items to each other rather than predicting exact durations.
How it works
Pick a small reference item as "2 points," then size everything relative to it. Many teams use a Fibonacci-like scale because bigger work is inherently more uncertain:
1, 2, 3, 5, 8, 13, 20 → gaps grow with uncertainty
Add up the points completed each Sprint to get velocity, which forecasts future capacity.
