The Five-Minute On-Call Handoff Pattern

Most on-call handoffs are ‘everything was quiet, you’re up.’ Five minutes of structure prevents the next incident from rediscovering yesterday’s context.

Why handoffs lose context

Outgoing on-call carries a week of live context: which alerts are flaky, which mitigations are still in place, which deploys are mid-flight. Incoming carries none. Without transfer, every recurring incident gets re-investigated as if new.

Five-minute template

Sync vs async

The default mode is async handoff via a written doc; sync handoff via a 5-minute call kicks in when context is unusual. Both modes work; pick deliberately based on what happened during the shift.

The handoff doc

The handoff doc lives in one durable place. Slack DMs do not count: scrollback evaporates, and the doc must survive team turnover and tool migrations.

Antipatterns

What to do this week

Three moves. (1) Apply this practice to your next on-call rotation. (2) Survey the team after one cycle. (3) Iterate based on feedback; the discipline is the cadence.