DevOps&コード

PublicClaude サブエージェント

稼働状況ボット

単一リージョンの稼働監視はオオカミ少年になりがちだ。ネットワークの1ホップが揺れただけで、深夜3時にスマホが鳴る。このボットは3つのリージョンからすべてのエンドポイントを監視し、実際に複数のリージョンで障害が一致したときだけページを送る。

sonnet4日ChecklyPagerDutySlackCloudflare Workers
ClaudeClaude
ROI for
README.md

このサブエージェントを選ぶ理由

単一リージョンの稼働監視はオオカミ少年になりがちだ。ネットワークの1ホップが揺れただけで、深夜3時にスマホが鳴る。このボットは3つのリージョンからすべてのエンドポイントを監視し、実際に複数のリージョンで障害が一致したときだけページを送る。

本当の障害が起きたら、障害リージョン、ステータスコード、レイテンシを添えてPagerDutyのインシデントを起票し、ステータスページも更新する。ノイズではなく確信をもってページを送り、復旧すればインシデントを自動でクローズする。

動作の流れ

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

出力サンプル

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.