알림 채널이 너무 시끄러워서 결국 사람들이 음소거해 버리면, 그건 이미 알림이 아닌 겁니다. 이 모니터는 서비스 이벤트를 지켜보다가 이미 알려진 노이즈 패턴은 걸러내고, 연관된 장애를 하나의 인시던트 스레드로 묶어줍니다.
sonnet4일Slack APIWebhookPostgreSQLClaude
Claude
70ROI
91Scale
$2.3k94Saved
ROI for
README.md
왜 이 서브에이전트인가
알림 채널이 너무 시끄러워서 결국 사람들이 음소거해 버리면, 그건 이미 알림이 아닌 겁니다. 이 모니터는 서비스 이벤트를 지켜보다가 이미 알려진 노이즈 패턴은 걸러내고, 연관된 장애를 하나의 인시던트 스레드로 묶어줍니다.
Slack에 도착하는 건 중복 없는 깔끔한 알림 하나입니다. 심각도와 런북 링크까지 붙어 있죠. 같은 장애가 쉰 번 반복되는 일은 없습니다. 시그널이 또렷하게 유지되니까, 온콜 담당자가 채널을 다시 신뢰하게 됩니다.
작동 방식
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.
각 이벤트를 알려진 노이즈 규칙과 최근 중복 알림과 매칭하여 비교합니다.
pending
관련된 알림들을 그룹화하여 채널 스팸을 방지하고 단일 인시던트 스레드로 정리합니다.
pending
심각도, 영향 받은 서비스, 런북 링크가 포함된 명확한 Slack 알림을 게시합니다.
pending
샘플 출력
json
// Sample output
// (generated when the pipeline finishes)
Classify this alert by severity, decide if it duplicates a recent one, and write a one-line Slack summary.
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.