log-summarizer
Installation
SKILL.md
Log Summarizer
Purpose
Summarize noisy logs into likely causes and next steps.
Inputs to request
- Log snippet and time range.
- Service or component name.
- Recent deploys or config changes.
Workflow
- Group similar errors and identify the first failure.
- Translate error messages into likely causes.
- Suggest immediate checks or fixes.
Output
- Top error groups with counts.
- Likely root cause and next actions.