DevOps e Código

PublicSubagente Claude

Bot de Disponibilidade

Verificações de uptime numa única região disparam falsos alarmes; basta um salto de rede problemático e o seu telemóvel vibra às 3 da manhã sem razão. Este bot sonda cada endpoint a partir de três regiões e só emite alerta quando as falhas realmente coincidem.

sonnet4 diasChecklyPagerDutySlackCloudflare Workers
ClaudeClaude
ROI for
README.md

Porquê este subagente

Verificações de uptime numa única região disparam falsos alarmes; basta um salto de rede problemático e o seu telemóvel vibra às 3 da manhã sem razão. Este bot sonda cada endpoint a partir de três regiões e só emite alerta quando as falhas realmente coincidem.

Quando uma interrupção é real, abre um incidente no PagerDuty com a região afetada, o código de estado e a latência, e depois atualiza a sua página de estado. Emite alertas com confiança, não com ruído, e encerra o incidente automaticamente após a recuperação.

Como funciona

    • 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.

Saída de exemplo

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.