skills/slo-assistant/SKILL.md
Guide SLI selection, SLO setting, and Error Budget management. Use when: defining service quality targets, setting up SLO-based alerting, Error Budget policy. Keywords: SLI, SLO, SLA, Error Budget, burn rate, service level.
npx skillsauth add asiaostrich/universal-dev-standards sloInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
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提交變更
development
[UDS] 扫描代码库的调试残留与代码质量问题;可自动修正安全模式。 Use when: before committing, during PR review, or periodic codebase cleanup. Keywords: sweep, debug cleanup, console.log, debugger, TODO, ts-any, code quality, 扫描, 清理.
tools
[UDS] 从规格衍生 BDD 场景、TDD 骨架或 ATDD 表格
development
[UDS] 识别重复流程并以正确的开发深度构建 Skill
tools
[UDS] AI 辅助 git push 安全层:质量门禁 + 协作护栏。 Use when: pushing commits, force pushing, pushing to protected branches, pushing feature branches. Keywords: git push, force push, protected branch, quality gate, push receipt, PR automation, 推送, 保护分支, 质量门禁.