# Slo Monitor

> SLO Monitor

- Skill: `uitbreidenos/slo-monitor` (Agent Skill)
- Install (CLI): `npx skillmds@latest add uitbreidenos/slo-monitor`
- Raw SKILL.md: https://api.skillmd.com/api/skills/uitbreidenos/slo-monitor/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: UitbreidenOS (https://skillmd.com/u/uitbreidenos)
- Updated: 2026-09-22
- Page: https://skillmd.com/skills/uitbreidenos/slo-monitor

---

# SLO Monitor

## When to activate
Scheduled check or escalated alert about service performance.

## When NOT to use
For one-off metric queries without SLO context.

## Instructions
1. Fetch current error budget for service
2. Calculate burn rate over last window
3. Project depletion date
4. Identify SLI contributors to error
5. Alert on trajectory if at risk
6. Update SLO dashboard

## Example
Service X: 99.95% uptime SLO, current error rate 0.1%, budget consumed 45% this month. Burn rate normal.

