AgentStack
Browse Sign in
Browse Why AgentStack Sell Docs
Sign in
SKILL verified MIT Self-run

Oncall Handoff

skill-amey-thakur-ai-skills-oncall-handoff · by Amey-Thakur

Hand off an on-call rotation by transferring open incidents, watch items, and the tribal context runbooks miss. Use at the end of a shift or rotation when the pager passes to the next responder and continuity of understanding matters.

No reviews yet
0 installs
40 views
0.0% view→install

Install

$ agentstack add skill-amey-thakur-ai-skills-oncall-handoff

✓ scanned · ✓ verified, works with Claude Code, Cursor, and more.

Security review

✓ Passed

No issues found. Passed automated security review. · v0.1.0 How review works →

  • Prompt-injection patterns
  • Secret / credential exfiltration
  • Dangerous shell & filesystem operations
  • Untrusted network calls
  • Known-malicious package signatures

What it can access

  • Network access No
  • Filesystem access No
  • Shell / process execution No
  • Environment & secrets No
  • Dynamic code execution No

From automated source analysis of v0.1.0. “Used” means the capability is present in the source — more access means more to trust, not that it’s unsafe.

View the full security report →

Verified badge

Passed review? Show it. Paste this badge into your README, it links to the public security report.

AgentStack Verified badge Links to your public security report.
[![AgentStack Verified](https://agentstack.voostack.com/badges/verified.svg)](https://agentstack.voostack.com/security/report/skill-amey-thakur-ai-skills-oncall-handoff)

Reliability & compatibility

Security review passed
0 installs to date
no reviews yet
2mo ago

Declared compatibility

Claude CodeClaude Desktop

Compatibility is declared by the source manifest. End-to-end runtime verification is coming, see below.

Preview Execution monitoring

We're building live execution health for every listing: tool-call success rate, median latency, uptime, and last-checked timestamps, measured, not self-reported. It isn't live yet, so we don't show numbers we can't stand behind.

How agent discovery & health will work →
Are you the author of Oncall Handoff? Claim this listing to set pricing, connect Stripe payouts, and keep 70% of every sale.
Sign up to claim

About

On-call handoff

A handoff passes the pager from the responder going off shift to the one coming on, along with everything the incoming person needs to not start cold. It fails when it becomes a dropped link and a "you've got it": the next engineer inherits open incidents with no thread, misses the deploy that is about to page, and rediscovers by outage the workaround that was never written down. The whole point is to move understanding, not just the pager.

Method

  1. Do it live, with overlap. Hold a short synchronous call, ten to fifteen

minutes, where the outgoing responder walks the incoming one through the state. A wall of text nobody reads before their first page is not a handoff; a conversation where questions get asked is.

  1. Walk every open incident. For each one give current status, what has been

tried, who else is involved, the next planned step, and the ticket. An incident handed over as "still investigating" with no linked thread is one the next person restarts from zero at the worst time.

  1. List the watch items. Name what is not paging yet but might: a deploy that

went out an hour ago, a degraded upstream dependency, a certificate near expiry, a batch job that occasionally wedges. The next page usually comes from this list, so it deserves as much care as the active incidents.

  1. Transfer the tribal context runbooks do not hold. The alert that is flaky

and safe to ignore, the dashboard that lies, the service owner who actually answers, the workaround nobody documented. This is the highest-value and most easily lost part of the handoff, so say it out loud and write it down.

  1. Verify access and tooling before you sign off. Confirm the incoming

responder can reach the pager, the dashboards, production, and the escalation contacts now, not when the first alert fires. A handoff to someone locked out of Grafana or PagerDuty is no handoff at all.

  1. Leave a written record beside the live call. Timestamp open incidents,

watch items, recent changes, and known-flaky alerts in the handoff doc. The call transfers understanding in the moment; the doc is what the responder reads back at 3 a.m. when the call is a blur.

  1. Confirm the pager actually moved. Check that the rotation flipped and the

escalation path now points at the new owner, then name who is primary, who is secondary, and until when. An ambiguous transfer leaves two people each assuming the other has it.

Signals

  • Could the incoming responder handle the next page on any watch item without

calling you back?

  • Does every open incident have a ticket and a stated next step, not just a

status word?

  • Did the pager and escalation path verifiably move, or was ownership assumed?

Boundaries

A handoff transfers the current state; it cannot fix a broken rotation. Chronic alert fatigue, missing runbooks, or incidents that live only in one person's head are deeper problems for a production-readiness-review or a postmortem, not for the shift change. Follow your team's on-call convention for cadence, tooling, and how much overlap the schedule allows.

Source & license

This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.

Install and usage instructions live in the source repository linked above.

Reviews

No reviews yet, be the first.

Versions

  • v0.1.0 Imported from the upstream source.