引導 SLI 選取、SLO 設定與 Error Budget 管理。 Use when: 定義服務品質目標、建立以 SLO 為基礎的告警、Error Budget 政策。 Not for: 埋點與指標收集——請用 /observability;處理正在違反目標的狀況——請用 /incident。 Keywords: SLI, SLO, SLA, Error Budget, burn rate, service level, 服務等級, 錯誤預算, 燃燒率, 服務品質目標.
Scanned 9/4/2026
Install to Claude Code
npx -y skills add AsiaOstrich/universal-dev-standards --skill slo-assistant --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Slo Assistant?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/asiaostrich-slo-assistant-universal-dev-standards)More formats (shields.io, HTML) on the badges page.
---
name: slo
source: ../../../../skills/slo-assistant/SKILL.md
source_version: 1.0.0
translation_version: 1.1.0
last_synced: 2026-08-17
status: current
description: |
引導 SLI 選取、SLO 設定與 Error Budget 管理。
Use when: 定義服務品質目標、建立以 SLO 為基礎的告警、Error Budget 政策。
Not for: 埋點與指標收集——請用 /observability;處理正在違反目標的狀況——請用 /incident。
Keywords: SLI, SLO, SLA, Error Budget, burn rate, service level, 服務等級, 錯誤預算, 燃燒率, 服務品質目標.
allowed-tools: Read, Write, Grep, Glob
scope: universal
argument-hint: "[create|review|budget] [service name | 服務名稱]"
---
# SLO 助手
> **語言**: [English](../../../../skills/slo-assistant/SKILL.md) | 繁體中文
引導 SLI 選取、SLO 設定方法論和 Error Budget 管理。
## 功能
| 功能 | 說明 |
|------|------|
| **SLI 選取** | 按服務類型引導 SLI 選取(API/Batch/Frontend) |
| **SLO 設定** | 5 步驟 SLO 設定方法論 |
| **Error Budget** | 計算預算、設定 burn rate 告警 |
| **SLO 文件** | 產生 SLO 規格文件 |
| **SLO 審查** | 季度 SLO 審查引導 |
## 使用方式
```bash
/slo # 顯示 SLO 指南
/slo create "payment-service" # 為服務建立 SLO
/slo review # 季度 SLO 審查
/slo budget # Error Budget 計算
```
## 下一步引導
> **SLO 引導完成。建議下一步:**
> - 執行 `/observability --alerting` 設定 SLO-based 告警 ⭐ **推薦**
> - 執行 `/incident` 整合 SLO 影響評估
> - 執行 `/checkin` 提交變更
## 參考
- 核心規範:[slo-standards.md](../../../../core/slo-standards.md)
- 相關:[observability-standards.md](../../../../core/observability-standards.md)
- 相關:[alerting-standards.md](../../../../core/alerting-standards.md)
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!