community-automations/oncall-helper

DevOps&コード

PublicClaude サブエージェント

オンコール支援ツール

深夜2時にページが鳴る。そこからランブック、直近のデプロイ、正しいダッシュボードを、刻一刻と過ぎる時間のなかで探し回ることになる。このヘルパーは、ページが発報した瞬間にそれらをすべて集めてくる。

sonnet4日PagerDutySlackDatadogGitHub
ClaudeClaude
ROI for
README.md

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

深夜2時にページが鳴る。そこからランブック、直近のデプロイ、正しいダッシュボードを、刻一刻と過ぎる時間のなかで探し回ることになる。このヘルパーは、ページが発報した瞬間にそれらをすべて集めてくる。

アラートを読み取り、対応するランブックとそのサービスへの直近のデプロイを引き、関連するダッシュボードや過去の類似インシデントを提示する。すべてが1つのSlackスレッドにまとまるため、オンコールエンジニアは探すのではなく診断から始められ、対応時間を確かに数分短縮できる。

動作の流れ

    • 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 a PagerDuty alert, return a JSON brief with the matching runbook, recent deploys to the affected service, relevant dashboards, and suggested first steps.

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.