community-automations/oncall-helper

DevOps 與程式碼

PublicClaude 子代理

值班助手

凌晨兩點被叫醒,代表你得一邊跟時間賽跑,一邊翻找 runbook、上次部署紀錄和正確的儀表板。這個助手在警報觸發的瞬間就把這些全部整理好。

sonnet4 天PagerDutySlackDatadogGitHub
ClaudeClaude
ROI for
README.md

為什麼選擇此子代理

凌晨兩點被叫醒,代表你得一邊跟時間賽跑,一邊翻找 runbook、上次部署紀錄和正確的儀表板。這個助手在警報觸發的瞬間就把這些全部整理好。

它會讀取警報內容,拉取對應的 runbook 和該服務近期的部署紀錄,並找出相關儀表板與類似的歷史事件。所有資訊都整理在同一個 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.