GitHub, Linear, 데스크톱 알림, 훅, 연결된 커뮤니케이션 채널 전반의 알림을 하나의 ECC 네이티브 워크플로로 운영합니다. 실제 문제가 알림 라우팅, 중복 제거, 에스컬레이션, 받은편지함 붕괴일 때 사용합니다.
문제가 단순히 빠진 알림 하나가 아닐 때 이 스킬을 사용합니다. 실제 문제는 파편화된 알림 시스템입니다.
목표는 흩어진 이벤트를 다음 특성을 가진 하나의 운영자 표면으로 바꾸는 것입니다.
이미 존재하는 것부터 시작합니다.
사용자에게 별도 알림 제품을 도입하라고 하기보다 ECC 네이티브 오케스트레이션을 우선합니다.
알림 경로를 다음 단계로 취급합니다.
목표는 더 적지만 더 좋은 알림입니다.
| Class | Examples | Default handling |
|---|---|---|
| Critical | broken default-branch CI, security issue, blocked release, failed deploy | interrupt now |
| High | review requested, failing PR, owner-blocking handoff | same-day alert |
| Medium | issue state changes, notable comments, backlog movement | digest or queue |
| Low | repeat successes, routine churn, redundant lifecycle markers | suppress or fold |
워크스페이스에 심각도 모델이 없다면 자동화를 제안하기 전에 먼저 만듭니다.
다음을 나열합니다.
ECC가 이미 소유하고 있는 표면을 명확히 표시합니다.
각 이벤트 군마다 다음 질문에 답합니다.
기본값은 다음과 같습니다.
다음을 찾습니다.
다음 원칙을 우선합니다.
실제 알림 요구마다 다음을 정의합니다.
ECC에 이미 해당 원시 기능이 있다면 다음을 우선합니다.
최종 결과에는 다음을 포함합니다.
CURRENT SURFACE
- sources
- channels
- duplicates
- gaps
EVENT MODEL
- critical
- high
- medium
- low
ROUTING PLAN
- source -> channel
- why
- operator owner
CONSOLIDATION
- suppress
- merge
- canonical summaries
NEXT ECC MOVE
- skill / hook / agent / MCP
- exact workflow to build next
project-flow-ops를 우선합니다.workspace-surface-audit를 우선합니다.workspace-surface-auditproject-flow-opsgithub-opsknowledge-opscustomer-billing-ops when the notification pain is billing/customer operations rather than engineering