Guides SLI selection by service type (API/batch/frontend), 5-step SLO setting, Error Budget calculation with burn rate alerts, SLO document generation, and quarterly reviews.
npx claudepluginhub joshuarweaver/cascade-code-general-misc-3 --plugin asiaostrich-universal-dev-standardsThis skill is limited to using the following tools:
> **Language**: English | [繁體中文](../../locales/zh-TW/skills/slo-assistant/SKILL.md)
Creates isolated Git worktrees for feature branches with prioritized directory selection, gitignore safety checks, auto project setup for Node/Python/Rust/Go, and baseline verification.
Executes implementation plans in current session by dispatching fresh subagents per independent task, with two-stage reviews: spec compliance then code quality.
Dispatches parallel agents to independently tackle 2+ tasks like separate test failures or subsystems without shared state or dependencies.
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提交變更