slo
Installation
SKILL.md
SLO Assistant | SLO 助手
Language: English | 繁體中文
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 | 使用方式
/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 | 參考
- Core standard: slo-standards.md
- Related: observability-standards.md
- Related: alerting-standards.md
Related skills
More from asiaostrich/universal-dev-standards
bdd
[UDS] Guide through Behavior-Driven Development workflow
24atdd
[UDS] Guide through Acceptance Test-Driven Development workflow
23methodology
[UDS] Manage development methodology workflow
21reverse
[UDS] System archeology — reverse engineer code across Logic, Data, and Runtime dimensions
20docgen
[UDS] Generate usage documentation from project sources
20sdd
[UDS] Create or review specification documents for Spec-Driven Development
19