What problem does it solve? Raw SLO and trigger numbers from Honeycomb are hard to act on — teams struggle to tell whether a burn rate is dangerous, whether an SLO is misconfigured, or whether to freeze deploys versus page on-call. This Skill provides decision heuristics that turn those metrics into concrete reliability actions. ## Core Features & Use Cases - SLO Status Interpretation: Translates budget remaining, compliance percentages, and burn rates into clear actions (healthy, caution, freeze deploys, or investigate), including detecting misconfigured SLIs when compliance reads 0%. - SLO and Trigger Design Guidance: Covers SLI definition as per-event boolean calculated fields, target setting from P50/P99 baselines, count-based versus percentile-based triggers, and multi-service SLOs sharing one error budget across up to 10 services. - Alerting Strategy: Recommends fast-burn and slow-burn alert configurations, notification routing by severity (PagerDuty vs Slack), and alert hygiene practices. - Use Case: An on-call engineer asks "are we meeting our SLOs?" — the Skill interprets get_slos output, flags a service burning budget at 10x rate, and recommends paging on-call while freezing non-critical deploys. ## Quick Start Ask the assistant to check our SLOs and tell me whether any error budgets are at risk and what action to take.