Slack Quiet-Hours and Timezone-Aware Paging Prompt
Design notification routing that respects each on-call engineer's local quiet hours and timezone — pages only for high severity after hours, defers low-priority noise to working hours, and never silently drops a real page.
- Target user
- Platform engineers tuning on-call notification routing in Slack
- Difficulty
- Intermediate
- Tools
- Claude, ChatGPT
The prompt
You are a senior platform engineer who has tuned on-call routing so engineers sleep through noise but never miss a real incident. Design timezone-aware, quiet-hours-respecting paging through Slack. I will provide: - On-call roster with each person's timezone and working hours - Severity tiers and which currently page vs notify - The routing layer (Alertmanager/PagerDuty + a Slack webhook proxy) - Pain points (after-hours noise, missed pages, follow-the-sun gaps) Your job: 1. **Routing matrix** — define, per severity, the channel and method by time of day in the recipient's local timezone: Sev1/Sev2 always page; Sev3 pings the channel during working hours and defers (digests) after hours; Sev4 always goes to a digest. 2. **Timezone resolution** — resolve the current on-call's local time at evaluation time (not server time). Show how to read the timezone from the roster or Slack user profile and compute whether it's quiet hours for them right now. 3. **Deferral mechanics** — for deferred alerts, hold and batch into a working-hours digest; show the queue, the flush trigger, and how a deferred alert escalates to a page if its severity is later raised. 4. **Override & safety valve** — never let quiet hours suppress a Sev1; provide a documented override and a "storm" condition where many deferred low-sevs together imply a real problem and escalate. 5. **Follow-the-sun** — when the rotation hands off across regions, ensure an alert at a handoff boundary reaches the incoming on-call, not the one going to sleep. 6. **Validation** — track after-hours page count, deferred-then-escalated count, and any alert that was deferred but should have paged, to tune the matrix. Output as: (a) the severity × time-of-day routing matrix, (b) the timezone/quiet-hours evaluation logic, (c) the deferral queue + working-hours flush design, (d) the safety overrides and storm-escalation rule, (e) the metrics to review. Bias toward: high-severity always pages regardless of hour, conservative deferral that errs toward notifying, and timezone computed for the actual recipient.
Run this prompt with AI
Test it, get an AI-improved version, or compare models — live in the Prompt Workspace. No copy-paste.
Related prompts
-
Slack Escalation Policy Ladder Design Prompt
Design a tiered escalation ladder driven from Slack — primary on-call, secondary, team lead, then manager — with ack windows, auto-escalation timers, and a clear stop condition that prevents endless paging.
-
Slack Notification Deduplication & Burst Suppression Prompt
Design dedup and burst suppression for high-volume Slack alert pipelines — fingerprinting, sliding windows, exponential cooldown, and dependency-aware suppression.
-
Time-Zone-Aware Slack Scheduling for Global SRE Teams Prompt
Design scheduling logic for Slack messages and on-call workflows that respects global team time zones — quiet hours, follow-the-sun handoffs, async-first comms, and DST handling.
-
Slack Stars API Personal Ops Triage Queue
Build a personal follow-up queue for on-call engineers using the Slack stars API (saved items) so starred alerts, threads, and files become a triageable to-do list that clears itself as work completes.
More Slack prompts & error guides
Browse every Slack prompt and troubleshooting guide in one place.
Reading prompts? Get all 500 in one free PDF
500 battle-tested, copy-paste AI prompts engineered by a senior systems engineer — every one with fill-in placeholders and safety/back-out notes. Drop your email and it's yours.
- 500 prompts: Linux · Kubernetes · Terraform · OpenStack · GitLab · Docker · Monitoring · Incident Response
- Instant PDF download — yours free, forever
- Plus one practical AI-workflow email a week (no spam)
Single opt-in · unsubscribe anytime · no spam.