sre

Define and track SLOs and error budgets for production services.

2|Updated Apr 19, 2026
One-click install
npx skills add https://github.com/MotWakorb/claude-agent-dev-team --skill sre-motwakorb
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: sre
Source: https://github.com/MotWakorb/claude-agent-dev-team/tree/main/sre
Command: npx skills add https://github.com/MotWakorb/claude-agent-dev-team --skill sre-motwakorb

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Site Reliability Engineer tooling and playbooks to ensure production systems are reliable, observable, and recoverable.

Core Features & Use Cases

  • Define and track SLOs and error budgets to balance feature work with reliability
  • Architect and maintain an observability platform (metrics, logs, traces) to detect and diagnose issues quickly
  • Prepare incident response playbooks, runbooks, and on-call rotations to reduce MTTR
  • Plan capacity and perform chaos engineering through safe game days
  • Enforce open-source tooling and standardized instrumentation to reduce operational burden

Quick Start

Define SLOs for your services and wire up dashboards to monitor reliability today.

Frequently Asked Questions about sre

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I define and track SLOs and error budgets to balance feature velocity with reliability?

Define SLOs and error budgets to balance feature work with reliability by setting clear service level objectives and tracking burn rates. This approach governs service health and ensures predictable production behavior across modern cloud environments.

How do I set up incident response playbooks and on-call rotations to reduce MTTR?

Set up incident response playbooks and on-call rotations to reduce Mean Time To Resolve by preparing structured runbooks. This standardizes recovery procedures and ensures rapid, predictable mitigation during production incidents.

What is the best way to architect an observability platform with metrics, logs, and traces?

Architect an observability platform by enforcing standardized open-source instrumentation for metrics, logs, and traces. This structured logging and tracing standard detects and diagnoses production issues quickly across distributed services.

Can I use chaos engineering and capacity planning for on-call readiness in cloud environments?

Use chaos engineering and capacity planning for on-call readiness by running safe game days to test system failure modes. This proactively validates capacity limits and recovery mechanisms before actual production outages occur.

Do I need standardized instrumentation to enforce reliability and observability standards across services?

You need standardized open-source instrumentation to enforce reliability and observability standards across services. This reduces operational burden by ensuring consistent metrics, logs, and traces are available for diagnosing issues.