Files
gh-dotclaude-marketplace-pl…/commands/slo.md
2025-11-29 18:24:10 +08:00

26 lines
424 B
Markdown

---
model: claude-sonnet-4-0
allowed-tools: Task, Bash, Read, Write
argument-hint: <service> [type]
description: SLO/SLI definition and reliability tracking
---
# Slo Command
SLO/SLI definition and reliability tracking
## Arguments
**$1 (Required)**: service
**$2 (Optional)**: type
## Examples
```bash
/slo "payment-api" availability
/slo "search-service" latency
```
Invoke the sre-engineer agent with: $ARGUMENTS