community-automations/log-summarizer

DevOps 與程式碼

PublicClaude 子代理

日誌摘要工具

沒人會盯著原始日誌流看,除非已經出大事了。這套自動化每小時巡視你的錯誤日誌,把成千上萬行內容濃縮成一份簡短好讀的摘要。

sonnet3 天DatadogSentryOpenAISlack
ClaudeClaude
ROI for
README.md

為什麼選擇此子代理

沒人會盯著原始日誌流看,除非已經出大事了。這套自動化每小時巡視你的錯誤日誌,把成千上萬行內容濃縮成一份簡短好讀的摘要。

它會歸併重複出現的堆疊追蹤、統計每項故障發生的次數,並標記首次出現的時間。你每小時都會在 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)

Read the grouped error logs and return a Slack-ready summary: top 5 issues by count, each with service name, occurrence count, first-seen timestamp, and a one-line probable cause.

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.