Error Aggregation

Error aggregation view for agents. Groups recent harness error events by domain and frequency so agents can query the error landscape without parsing raw logs. Pre-computes deduplication, trend detection (rising/falling/stable), and JSON-serialisable summaries. Use when: (1) diagnosing which component is failing most often, (2) investigating a spike in a specific domain, (3) checking whether an error rate is rising or recovering, (4) providing a structured error briefing before a remediation agent runs, (5) summarising errors across a multi-agent pipeline. Triggers on: show me recent errors, what errors are happening, error summary, query errors by domain, which domain is failing, error aggregation, rising errors, error frequency.

bowen31337 0b68db8 2 files · 14.6 KB Updated

File contents

bowen31337/agent-harness-skills/tree/main/skills/error-aggregation commit 0b68db88ec

Frequently asked questions

npx skillmds@latest add bowen31337/error-aggregation