Counts completed tasks sized 6 or more points during the selected period.
💡 Large tickets are the heavy lifts, completing one is a meaningful achievement but too many can create bottlenecks.
Counts completed tasks sized 6 or more points during the selected period.
Counts each completed task with size 6+ points in the date range, treating unsized tasks as 2 points.
COUNT(tasks WHERE done_at BETWEEN measure_from AND measure_to AND COALESCE(size, 2) ≥ 6)If 3 of your 20 completed tickets were large (6+ points), that is 15% of your throughput on complex initiatives.
Connect GitHub and Shortcut in minutes. All metrics update automatically.