observability-slo
Installation
SKILL.md
Observability And SLO
Use this skill when a change needs production visibility, alerting, SLOs, or dashboard/runbook updates.
Workflow
- Identify the user-visible behavior that should be measured.
- Define SLIs before alerts: availability, latency, correctness, freshness, durability, or throughput.
- Define SLO targets and error budget policy in
docs/harness/SLO_POLICY.md. - Map telemetry:
- logs for discrete events and audit trails
- metrics for aggregate health and alerting
- traces for request paths and dependency latency
- Add alert criteria only when a human action is expected.
- Update
docs/harness/OBSERVABILITY.mdanddocs/harness/OPERATIONS_RUNBOOK.md. - Add dashboard and runbook links or placeholders when live URLs are not available.