Measures the average weekday duration large tasks (8+ points) spend in "In Progress".
💡 Building a complex piece of furniture from scratch, large tasks need sustained, focused effort to complete.
Measures the average weekday duration large tasks (8+ points) spend in "In Progress".
Calculates the mean business days 8+ point tasks spend in "In Progress".
AVG(business_days_in_progress WHERE size ≥ 8 AND completed_at BETWEEN measure_from AND measure_to)If large tasks (6+ points) spend 5 days in active development on average, that's a full work week per major feature, plan your sprints accordingly.
Connect GitHub and Shortcut in minutes. All metrics update automatically.