Tracks delivery reliability by comparing completed work to work started.
💡 Like a weather forecast accuracy score, predictability tells you how reliable your team's estimates and commitments are over time.
Tracks delivery reliability by comparing completed work to work started.
Divides completed tickets by tasks moved to In Progress, returning 0 when no tasks were started.
tickets ÷ task_in_progress (returns 0 when task_in_progress = 0)If your team started 20 tasks this sprint but only completed 12, your predictability score is 0.60, meaning you finish 60% of what you commit to.
Connect GitHub and Shortcut in minutes. All metrics update automatically.