DevOps e codice

PublicSubagent Claude

Bot uptime

I controlli di uptime da una sola regione gridano al lupo: basta un salto di rete andato male e il telefono squilla alle 3 di notte per niente. Questo bot interroga ogni endpoint da tre regioni e avvisa solo quando i fallimenti concordano davvero.

sonnet4 giorniChecklyPagerDutySlackCloudflare Workers
ClaudeClaude
ROI for
README.md

Perché questo subagent

I controlli di uptime da una sola regione gridano al lupo: basta un salto di rete andato male e il telefono squilla alle 3 di notte per niente. Questo bot interroga ogni endpoint da tre regioni e avvisa solo quando i fallimenti concordano davvero.

Quando un'interruzione è reale, apre un incidente su PagerDuty con la regione in errore, il codice di stato e la latenza, poi aggiorna la tua pagina di stato. Avvisa con sicurezza, non con rumore, e chiude l'incidente da solo al ripristino.

Come gira

    • Read

      Used at step 01 to kick off the pipeline.

    • Write

      Used at step 01 to kick off the pipeline.

    • WebFetch

      Used at step 01 to kick off the pipeline.

    • WebSearch

      Used at step 01 to kick off the pipeline.

Esempio di output

json
// Sample output
// (generated when the pipeline finishes)

Given multi-region probe results for one endpoint, decide UP or DOWN: report DOWN only if two or more regions failed within the same window, and return region, status code, and latency.

Unlock the rest

The full agent definition, install snippet, and starter task are gated for community members.

Members get the full `.md` agent file, the npm / pnpm install one-liners, a starter prompt that we've tuned against real runs, and the open-source repo when this automation ships there. One email, magic link, done.