Measures the average weekday duration small tasks (1-2 points) spend in "In Progress".
💡 The quick preparation time for a simple recipe, small tasks should move through development almost instantly.
Measures the average weekday duration small tasks (1-2 points) spend in "In Progress".
Calculates the mean business days 1-2 point tasks spend in "In Progress".
AVG(business_days_in_progress WHERE size ≤ 2 AND completed_at BETWEEN measure_from AND measure_to)If small tasks (1–2 points) spend 0.8 days in development on average, that's less than a day of coding per task, exactly what you'd expect.
Connect GitHub and Shortcut in minutes. All metrics update automatically.