How monitor-watch prompts work
This page is for operations and on-call teams. A monitor is an automated check in a tool like Datadog or PagerDuty that fires an alert when a metric crosses a threshold. These prompts have Claude check those dashboards or investigate alerts as they arrive. Each prompt below is a Slack message. You paste it in the channel that receives the alerts, Claude checks the connected dashboards or investigates the alert and posts progress in that thread, and the findings land there too. What comes back depends on the prompt, and each one below names it, like a scheduled one-line-per-service check, a single alert’s diagnosis, or a standing watch that posts only changes.Check the channel’s connections
Check that the channel has the connections below. Ask@Claude what can you access from this channel? to check; an admin can add a connection the channel is missing.
| Connection | Examples | Why it matters here |
|---|---|---|
| Monitoring | Datadog, Sentry, PagerDuty | Required. Reads dashboards and alert state |
Prompts to paste
Schedule a recurring dashboard check
One message sets up a standing check that posts every morning, one line per service.Investigate a single alert
Reply in the thread the alert landed in for a first pass at diagnosis. The prompt names what diagnosis means here and where to put the result.Start the diagnosis before anyone asks
Set this up as a routine to get both: a scheduled check against the last known state, and an investigation kicked off for any change. The routine posts only when something changed, not on every check.Related resources
Fix bugs
When the investigation should end in a pull request
Set up routines
Schedules and event triggers