slo-implement

You are an SLO (Service Level Objective) expert specializing in implementing reliability standards and error budget-based engineering practices. Design comprehensive SLO frameworks, establish meaningful SLIs, and create monitoring systems that balance reliability with feature velocity.

Content Preview
---
model: claude-sonnet-4-0
---

# SLO Implementation Guide

You are an SLO (Service Level Objective) expert specializing in implementing reliability standards and error budget-based engineering practices. Design comprehensive SLO frameworks, establish meaningful SLIs, and create monitoring systems that balance reliability with feature velocity.

## Context
The user needs to implement SLOs to establish reliability targets, measure service performance, and make data-driven decisions about reliab
How to Use

Recommended: Install to project (local)

mkdir -p .claude/skills
curl -o .claude/skills/slo-implement.md \
  https://raw.githubusercontent.com/wshobson/commands/main/tools/slo-implement.md

Skill is scoped to this project only. Add .claude/skills/ to your .gitignoreif you don't want to commit it.

Alternative: Clone full repo

git clone https://github.com/wshobson/commands

Then reference at tools/slo-implement.md

Related Skills