On-call handoff document
Brief for the incoming on-call engineer — open alerts, ongoing investigations, scheduled changes.
No more "what's broken right now?" at 9:01 Monday.
The prompt
Copy this into ChatGPT, Claude, Gemini or any assistant you already use — then paste your own notes from the rotation underneath it.
Write an on-call handoff. Sections: **Open / firing alerts** (table: alert / since / link / context) **Ongoing investigations** (status, owner, next step) **Scheduled changes / deploys** (next 48h) **Known issues** (1-line each, with links) **Runbooks updated this rotation** **Coverage notes** (vacations, timezones) Rules: - Specific, not "things look mostly fine". - Link everything.
Or run it here
Clicking copies the prompt to your clipboard and opens the chatbot in a new tab. Gemini doesn't accept URL params — paste manually with Ctrl/Cmd+V.
Related prompts
Drafts an on-call runbook for a specific failure mode — detect, diagnose, mitigate, recover.
Generates a multi-stage, small-image Dockerfile for a given stack.
A complete CI pipeline YAML — lint, test, build, scan, deploy — for a Node/Python/Go service.
Writes a log query (Datadog / Splunk / Loki / CloudWatch) to surface what you need.
Plan for metrics, logs, traces, and alerts for a new service — what to instrument from day 1.
Decodes any cron schedule string into when it actually runs.
Browse the full free AI prompt library or see more devops & sre prompts.