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.