What problem does it solve?
It converts raw per-run skill outcomes into a single weekly, fleet-level report so operators can quickly see what’s running most, what’s failing most, what’s quietly skipping, and which scheduled skills never fired.
Core Features & Use Cases
- Fleet-wide ranking: Produces a ranked view of every skill with runs in the selected time window, including success/failure counts and last status.
- Silent scheduled detection: Detects cron-enabled skills that appear active in configuration but have zero runs in the window.
- Exit taxonomy distribution: Mines daily logs to surface how often skills end in ok/quiet/skip/new-info/skip/partial/error buckets, distinguishing degraded “quiet correctness” from true failures.
- Anomaly-first reporting: Flags anomalies using significance gating and prioritizes the strongest verdict for operator attention, writing both an article and a dashboard JSON spec.
Quick Start
Run the skill with the default 7-day window to generate a fleet analytics report covering your latest skill runs and anomalies.