Guides SLI selection, SLO setting methodology, and Error Budget management. Use when defining service quality targets or setting up SLO-based alerting.
How this skill is triggered — by the user, by Claude, or both
Slash command
/universal-dev-standards:slo-assistant [create|review|budget] [service name | 服務名稱][create|review|budget] [service name | 服務名稱]This skill is limited to the following tools:
The summary Claude sees in its skill listing — used to decide when to auto-load this skill
> **Language**: English | [繁體中文](../../locales/zh-TW/skills/slo-assistant/SKILL.md)
Language: English | 繁體中文
Guide SLI selection, SLO setting methodology, and Error Budget management.
引導 SLI 選取、SLO 設定方法論和 Error Budget 管理。
| 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 審查引導 |
/slo # Show SLO guide
/slo create "payment-service" # Create SLO for service
/slo review # Quarterly SLO review
/slo budget # Error Budget calculation
SLO 引導完成。建議下一步:
- 執行
/observability --alerting設定 SLO-based 告警 ⭐ 推薦- 執行
/incident整合 SLO 影響評估- 執行
/checkin提交變更
npx claudepluginhub asiaostrich/universal-dev-standards --plugin universal-dev-standardsDefines Service Level Objectives (SLOs) and error budget policies for services. Creates documents with SLIs, targets, burn rate alerts, and review cadences.
Guides defining SLOs, selecting SLIs, and implementing error budget policies for service reliability, alerting, and balancing velocity.
Designs SLOs with SLIs, targets, alerting thresholds, and error budgets following Google SRE best practices. Use for defining reliability targets or service indicators.