Shows the average cycle time for small tasks sized 1-2 points.
💡 A quick errand versus a cross-town trip, small tasks should be your fastest lane.
Shows the average cycle time for small tasks sized 1-2 points.
Calculates the average weekdays between start and completion for 1-2 point tasks, treating unsized tasks as 2 points.
AVG(business_days(started_at, completed_at) WHERE completed_at BETWEEN measure_from AND measure_to AND COALESCE(size, 2) ≤ 2)If your 1–2 point tasks average 1.5 business days to complete, your small task pipeline is healthy, these should move fastest.
Connect GitHub and Shortcut in minutes. All metrics update automatically.