# Slo

> Guide SLI selection, SLO setting, and Error Budget management. Use when: defining service quality targets, setting up SLO-based alerting, Error Budget policy. Not for: instrumentation and metric collection — use /observability; responding to an active breach of the target — use /incident. Keywords: SLI, SLO, SLA, Error Budget, burn rate, service level.

- Skill: `asiaostrich/slo` (Agent Skill, multi-file: 2 files)
- Install (CLI): `npx skillmds@latest add asiaostrich/slo`
- Raw SKILL.md: https://api.skillmd.com/api/skills/asiaostrich/slo/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Finance & Business
- Author: AsiaOstrich (https://skillmd.com/u/asiaostrich)
- Updated: 2026-09-10
- Page: https://skillmd.com/skills/asiaostrich/slo

---


# SLO Assistant | SLO 助手

> **Language**: English | [繁體中文](../../locales/zh-TW/skills/slo-assistant/SKILL.md)

Guide SLI selection, SLO setting methodology, and Error Budget management.

引導 SLI 選取、SLO 設定方法論和 Error Budget 管理。

## Capabilities | 功能

| Capability | Description | 說明 |
|------------|-------------|------|
| **SLI Selection** | Guide SLI choice by service type (API/Batch/Frontend) | 按服務類型引導 SLI 選取 |
| **SLO Setting** | 5-step SLO setting methodology | 5 步驟 SLO 設定方法論 |
| **Error Budget** | Calculate budget, set burn rate alerts | 計算預算、設定 burn rate 告警 |
| **SLO Document** | Generate SLO specification document | 產生 SLO 規格文件 |
| **SLO Review** | Quarterly SLO review guide | 季度 SLO 審查引導 |

## Usage | 使用方式

```bash
/slo                              # Show SLO guide
/slo create "payment-service"     # Create SLO for service
/slo review                       # Quarterly SLO review
/slo budget                       # Error Budget calculation
```

## Next Steps Guidance | 下一步引導

> **SLO 引導完成。建議下一步：**
> - 執行 `/observability --alerting` 設定 SLO-based 告警 ⭐ **推薦**
> - 執行 `/incident` 整合 SLO 影響評估
> - 執行 `/checkin` 提交變更

## Reference | 參考

- Detailed guide: [guide.md](./guide.md) — SLI/SLO/error-budget definition and management. Read it when defining SLOs, selecting SLIs, calculating error budgets, or setting reliability targets.
- Core standard: [slo-standards.md](../../core/slo-standards.md)
- Related: [observability-standards.md](../../core/observability-standards.md)
- Related: [alerting-standards.md](../../core/alerting-standards.md)

