infrahub-analyzing-diagnostics
Installation
SKILL.md
Infrahub Diagnostics Analyzer
Overview
infrahub-collecting-diagnostics produces a bundle;
this skill is the next step — it reads that bundle
and turns raw logs into a triage report. It parses
bundle_information.json, sweeps every service's
logs for error signals (tracebacks, ERROR/CRITICAL
lines, panics, OOM kills, restart evidence),
correlates related errors into incidents, and
searches existing opsmill/infrahub GitHub issues
so the user learns whether their crash is already
known before anyone files anything.