What problem does it solve?
This Skill helps you rapidly triage operational incidents by correlating live uptime failures from Gatus with active alerting signals from Alertmanager, then translating those patterns into actionable root-cause hypotheses and remediation steps.
Core Features & Use Cases
- Live failure discovery: Pulls current failing endpoint statuses from Gatus and active alerts from Alertmanager.
- Root-cause patterning: Categorizes issues into likely causes (e.g., ingress/auth failures, DNS/webhook mismatches, rollout stalls, crash loops, secret sync problems, HelmRelease rollback loops).
- Cluster-specific verification and remediation: Recommends kubeconfig-appropriate commands to inspect Helm/Kustomize health, pod/event state, and apply targeted fixes.
- Common remediation playbooks: Includes concrete actions such as breaking stuck HelmRelease conditions, forcing ExternalSecret resync, triggering Flux reconciles, and restarting/rescheduling workloads.
- Verification loop: Guides polling Gatus until failing endpoints recover to zero.
Quick Start
Run the triage process to fetch Gatus failing endpoints and Alertmanager active alerts, then follow the remediation steps until the failing count reaches 0.