Sprint planning and quarterly Gantt timelines operate at different altitudes. Learn how to connect them so your sprint work rolls up to quarterly goals without losing agility.
Sprint planning and quarterly planning serve different purposes and operate at different levels of granularity. Conflating them creates either too much detail at the strategic level or too little clarity at the execution level.
Sprint planning (1-2 week horizon):
Quarterly planning (13-week horizon):
Neither horizon alone gives you the full picture. Sprint planning without quarterly context produces tactical work that may or may not advance strategic goals. Quarterly planning without sprint-level discipline produces ambitious goals that never get executed.
Connect the two horizons with a three-layer model:
Layer 1 — Quarterly Gantt chart (strategic): Initiatives and milestones. One bar per initiative spanning its expected development window. Built in gantt-chart.io and shared with leadership.
Layer 2 — Sprint Gantt (tactical): Sprints plotted as time blocks on a Gantt chart. Each sprint bar contains the epics being worked on that sprint. Updated at each sprint planning session.
Layer 3 — Sprint board (operational): Individual user stories and tasks in Jira, Linear, or Trello. Changes every sprint.
The quarterly Gantt doesn't change unless an initiative's scope or timeline changes significantly. The sprint Gantt updates at each sprint planning session. The sprint board changes daily.
Open gantt-chart.io and create a Gantt chart covering the full quarter:
Sprint rows:
Epic rows under each sprint:
Under each sprint row, list the epics planned for that sprint. These are the connecting layer between quarterly initiatives and individual stories.
Example:
Sprint 1 (Jan 6 - Jan 17)
└── Epic: User authentication redesign
└── Epic: Dashboard performance
Sprint 2 (Jan 20 - Jan 31)
└── Epic: User authentication redesign (continued)
└── Epic: Mobile responsive layout
This chart is updated at each sprint planning session: what goes into Sprint 3 gets populated at Sprint 2's planning review.
Each epic in the sprint Gantt should trace to a quarterly initiative in the quarterly Gantt chart. The mapping might look like:
Quarterly Initiative: Reduce time-to-value for new users
If an epic in the sprint plan doesn't connect to any quarterly initiative, ask why it's being done. It might be legitimate (critical bug, technical debt enabling future initiatives)—but it should be explicit.
Sprint velocity—the amount of work a team completes per sprint—directly affects whether quarterly initiatives will be delivered on time.
After 2-3 sprints, you have velocity data. Use it to recalibrate:
If velocity is higher than planned: You'll deliver quarterly initiatives ahead of schedule. Consider pulling in initiatives from the next quarter's backlog.
If velocity is lower than planned: The quarterly Gantt chart needs to be updated. Calculate which initiatives will complete by quarter-end at current velocity and which will miss. Make the adjustment visible and communicate early.
Don't wait until week 12 to discover you're 3 sprints behind. Review the quarterly Gantt against sprint actuals at week 4-5 and recalibrate.
The data you generate at the sprint level should directly inform quarterly planning:
Velocity history: Average stories completed per sprint tells you how much work to commit to next quarter.
Sprint-to-sprint variance: High variance indicates planning uncertainty or recurring blockers. Build more buffer into next quarter's timeline.
Epic completion rates: Were epics completed within the sprints allocated, or did they consistently spill over? If an epic took 3 sprints instead of 2, your quarterly estimates for similar work should be adjusted upward.
At quarter-end, review the sprint Gantt chart against the quarterly Gantt chart. The gaps between planned and actual are the inputs to next quarter's planning process.
Run this check at every sprint planning session (takes 5 minutes):
If the answer to question 4 is "no," surface it immediately—don't absorb the miss silently until the quarter ends.
Different audiences need different levels of detail:
Team members: The sprint board (stories and tasks). They need to know what they're building this sprint.
Team leads / engineering managers: The sprint Gantt (epics by sprint). They need to see whether the sprint-level work is advancing quarterly goals.
Leadership / stakeholders: The quarterly Gantt chart (initiatives and milestones). They need to know whether major deliverables are on track.
Each level should be able to trace up: "I'm working on this story, which is part of this epic, which is advancing this initiative, which delivers this OKR." And trace down: "Our Q3 goal is X, which requires initiative Y, which is in Sprints 4-6, which starts with these epics."
That coherence—from daily task to quarterly goal—is what a well-managed planning system produces.