← Catalog

No. 033 · devops

SRE Practices

SLOs, error budgets, and incident response

Version 1.0.0 License MIT Format SKILL.md

Site reliability engineering practices: defining SLOs and error budgets, building runbooks, conducting blameless postmortems, capacity planning, and toil reduction.

When to use this skill

  • Defining SLOs for a service
  • Writing a runbook
  • Conducting a postmortem

Core concepts

This skill provides guidance on sre practices best practices, patterns, and common pitfalls. It is designed to be loaded on demand when a relevant task is detected.

Installation

curl -LO https://opencode-skills.example/downloads/devops/sre-practices.zip
unzip sre-practices.zip -d ~/.config/opencode/skills/

Restart OpenCode — the skill loads automatically.

When it triggers

  • defining SLOs for a service
  • writing a runbook
  • conducting a postmortem