AgentSkillsCN

slo-implementation

当用户提出“执行SMTP渗透测试”“枚举邮件用户”“测试开放邮件中继”“抓取SMTP banner”“暴力破解邮件凭据”“评估邮件服务器安全”等需求时,应熟练运用此技能,为SMTP服务器的安全测试提供全面的技术手段。

SKILL.md
--- frontmatter
version: 4.1.0-fractal
name: slo-implementation
description: Define and implement Service Level Indicators (SLIs) and Service Level Objectives (SLOs) with error budgets and alerting. Use when establishing reliability targets, implementing SRE practices, or measuring service performance.

SLO Implementation

Framework for defining and implementing Service Level Indicators (SLIs), Service Level Objectives (SLOs), and error budgets.

Do not use this skill when

  • The task is unrelated to slo implementation
  • You need a different domain or tool outside this scope

Instructions

  • Clarify goals, constraints, and required inputs.
  • Apply relevant best practices and validate outcomes.
  • Provide actionable steps and verification.
  • If detailed examples are required, open resources/implementation-playbook.md.

Purpose

Implement measurable reliability targets using SLIs, SLOs, and error budgets to balance reliability with innovation velocity.

Use this skill when

  • Define service reliability targets
  • Measure user-perceived reliability
  • Implement error budgets
  • Create SLO-based alerts
  • Track reliability goals

SLI/SLO/SLA Hierarchy

code
SLA (Service Level Agreement)
  ↓ Contract with customers
SLO (Service Level Objective)
  ↓ Internal reliability target
SLI (Service Level Indicator)
  ↓ Actual measurement

Defining SLIs

🧠 Knowledge Modules (Fractal Skills)

1. Common SLI Types

2. Availability SLO Examples

3. Choose Appropriate SLOs

4. Error Budget Formula

5. Error Budget Policy

6. Prometheus Recording Rules

7. SLO Alerting Rules

8. Weekly Review

9. Monthly Review

10. Quarterly Review