Counts the number of tasks created under epics during the selected period.
💡 Like outlining before you write, creating tasks under epics shows systematic planning and the ability to break big goals into executable steps.
Counts the number of tasks created under epics during the selected period.
Counts each task created with an epic association in the date range.
COUNT(tasks WHERE epic_id IS NOT NULL AND created_at BETWEEN measure_from AND measure_to)If 18 of your 25 created tasks this month belong to epics, that's 72% epic coverage, strong structured decomposition of larger initiatives.
Connect GitHub and Shortcut in minutes. All metrics update automatically.