slo-manage

Installation
SKILL.md

SLO Management

Create, update, sync, and delete SLO definitions using gcx.

Core Principles

  1. Use gcx commands exclusively — do not call Grafana APIs directly
  2. Always run --dry-run before any push operation; proceed only if dry-run succeeds
  3. Trust the user's expertise — skip explanations of SLO concepts
  4. Use -o json for agent processing; default table/yaml for user display
  5. Auto-resolve datasource UIDs; only ask if auto-discovery fails

Query Type Decision Table

Select query type based on what the user describes:

User describes Query type
"percentage of successful requests", "success rate", "error rate" ratio
Related skills
Installs
1
Repository
grafana/gcx
GitHub Stars
212
First Seen
Apr 7, 2026