What problem does it solve? SRE teams often run SLOs with unrealistic objectives, missing alerting, or poorly chosen compliance windows, and lack a systematic way to review whether their SLO configuration matches actual service performance. ## Core Features & Use Cases - Trend Analysis: Fetches 28-day SLO timeline data via gcx, computes mean/min/max/std-dev statistics, and classifies patterns such as sustained decline, periodic dips, or sudden drops. - Advisory Recommendations: Produces numbered recommendations for objective tuning, groupByLabels additions, alerting thresholds, and window adjustments, each backed by current and proposed values. - Budget Exhaustion Projection: Calculates days until error budget exhaustion from the current burn rate and flags urgent cases. - Use Case: An SRE asks whether a 99.9% objective is realistic for a service; the skill pulls the timeline, finds the mean SLI is 0.997, and recommends lowering the objective to 0.997 with supporting numbers. ## Quick Start Ask the assistant to analyze and optimize the SLO with a given UUID, or list available SLOs first if you do not know the UUID.