New to Claude Skills? Learn how to install them →

wshobson on GitHub

On-Call Handoff Patterns

Free

Streamline on-call transitions with effective documentation.

by wshobson38.7k stars on wshobson/agents
2 views
Updated Jul 18, 2026
Get this skill

Free · Opens the source repo

What On-Call Handoff Patterns does

The On-Call Handoff Patterns skill provides structured guidance for engineers to effectively manage the transition of on-call responsibilities. It focuses on ensuring that the incoming engineer has comprehensive situational awareness, which is critical for maintaining service reliability during shift changes. This skill is particularly useful for teams that operate in high-stakes environments where incidents can arise unexpectedly, and a seamless handoff can significantly reduce response times and improve incident management outcomes.

The skill outlines essential components that should be included in any handoff documentation, such as active incidents, ongoing investigations, recent changes, known issues, and upcoming events. By following the recommended practices, engineers can create a clear and informative handoff document that not only summarizes the current state of affairs but also provides context for the incoming engineer. This is particularly important when onboarding new engineers into the on-call rotation or when handing off responsibilities mid-incident.

Additionally, the skill emphasizes the importance of timing in handoffs, suggesting a 30-minute overlap between shifts to facilitate effective communication. It also includes troubleshooting tips for common challenges, such as incomplete handoff documents or timezone gaps that may hinder synchronous communication. By adopting these practices, teams can enhance the quality of their handoff processes and ensure that all engineers are equipped to respond to incidents effectively.

Overall, this skill is designed for engineering teams looking to improve their on-call processes, enhance incident response, and ensure that knowledge transfer is both efficient and comprehensive. It serves as a valuable resource for both experienced engineers and those new to on-call duties, providing templates and examples to facilitate best practices in handoff procedures.

When to use it

Use this skill when transitioning on-call responsibilities, writing shift summaries, or onboarding new engineers to the on-call rotation.

When not to use it

This skill may not be suitable for teams that do not require structured handoff processes or operate in low-stakes environments where incidents are infrequent.

What you can build with it

Transitioning On-Call Responsibilities

When an engineer's shift is ending, they can use this skill to create a detailed handoff document that ensures the incoming engineer is fully briefed on current incidents and investigations.

Onboarding New Engineers

New engineers can benefit from structured templates and examples provided by this skill, helping them understand the on-call process and expectations as they enter the rotation.

Improving Handoff Quality

Teams can audit their existing handoff processes using the guidelines in this skill to identify areas for improvement and standardize documentation across shifts.

How to install On-Call Handoff Patterns

View source

1. Install with the skills CLI

npx skills add wshobson/agents/on-call-handoff-patterns --agent claude-code

2. Or install it manually

Download the skill folder and drop it into ~/.claude/skills/ for all projects, or .claude/skills/ to scope it to one repo. Restart Claude Code so it picks up the new skill.

Anthropic's agentic coding CLI, and the reference implementation of Agent Skills. Drop a skill folder into ~/.claude/skills and Claude Code loads it automatically whenever a task matches the skill's description. Claude Code docs

Inside SKILL.md

Written by wshobson

On-Call Handoff Patterns

Effective patterns for on-call shift transitions, ensuring continuity, context transfer, and reliable incident response across shifts.

When to Use This Skill

  • Transitioning on-call responsibilities
  • Writing shift handoff summaries
  • Documenting ongoing investigations
  • Establishing on-call rotation procedures
  • Improving handoff quality
  • Onboarding new on-call engineers

Core Concepts

1. Handoff Components

ComponentPurpose
Active IncidentsWhat's currently broken
Ongoing InvestigationsIssues being debugged
Recent ChangesDeployments, configs
Known IssuesWorkarounds in place
Upcoming EventsMaintenance, releases

2. Handoff Timing

Recommended: 30 min overlap between shifts

Outgoing:
├── 15 min: Write handoff document
└── 15 min: Sync call with incoming

Incoming:
├── 15 min: Review handoff document
├── 15 min: Sync call with outgoing
└── 5 min: Verify alerting setup

Templates and detailed worked examples

Full template library and detailed worked examples live in references/details.md. Read that file when you need the concrete templates.

Troubleshooting

Incoming engineer misses a critical issue because the handoff document was incomplete. Use the outgoing checklist as a gate: do not mark handoff complete until every section has at least one entry (or an explicit "none"). Make incomplete handoffs a blameless postmortem action item.

A 30-minute sync call is not possible due to timezone gaps. Fall back to the async quick handoff template (Template 2). Supplement with a short Loom or voice memo walking through the watch list. Ensure the incoming engineer has a direct contact method if they have follow-up questions.

The incoming engineer inherits a mid-incident and is immediately overwhelmed. Use the incident handoff template (Template 3) specifically. The outgoing engineer should remain available on Slack for 15 minutes after handoff, even if off-call, to answer clarifying questions.

On-call handoff documents are inconsistently formatted across teams. Adopt the shift handoff template organization-wide and store completed handoffs in a shared location (wiki, Notion, Confluence). Link each handoff from the on-call schedule entry in PagerDuty.

Incoming engineer cannot verify their alerting is working before the outgoing engineer logs off. Add a standard step: outgoing engineer fires a test alert and confirms incoming engineer receives it in PagerDuty and Slack before ending the overlap window.

Related Skills

Frequently asked questions about On-Call Handoff Patterns

Similar skills