site-reliability-engineering

Implement SLO frameworks and incident command checklists for production systems.

40|6|Updated Jul 11, 2026
One-click install
npx skills add https://github.com/magnus919/agent-skills --skill site-reliability-engineering-magnus919
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: site-reliability-engineering
Source: https://github.com/magnus919/agent-skills/tree/main/site-reliability-engineering
Command: npx skills add https://github.com/magnus919/agent-skills --skill site-reliability-engineering-magnus919

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill addresses the challenge of maintaining high-availability production systems by providing a structured, repeatable methodology for reliability engineering, incident response, and operational excellence.

Core Features & Use Cases

  • Reliability Frameworks: Implement SLO/SLI frameworks, error budget policies, and blameless postmortem cultures.
  • Incident Management: Access standardized incident command checklists, communication templates, and runbook patterns.
  • Operational Efficiency: Utilize scripts for calculating error budget burn rates and automating toil-heavy tasks.
  • Use Case: When a service experiences repeated outages, use this Skill to define clear SLOs, establish an incident command structure, and conduct a blameless postmortem to identify systemic improvements.

Quick Start

Use the site-reliability-engineering skill to generate a blameless postmortem template for the recent production incident.

Frequently Asked Questions about site-reliability-engineering

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

FAQPage Schema
How do I implement service level objectives for a distributed service?

Service level objectives are implemented by defining SLIs, establishing error budget policies, and applying structured reliability frameworks to measure and govern availability across complex distributed services.

What is the best way to structure incident response for production outages?

Incident response is structured using standardized incident command frameworks, communication templates, and runbook patterns to coordinate outage mitigation and ensure consistent operational execution.

How do I calculate error budget burn rate for my SLOs?

Error budget burn rate is calculated using bundled Python 3.9+ scripts that automate toil-heavy operational tasks and quantify the rate at which service level objective reliability is being consumed.

Can I use this SRE methodology for a system experiencing repeated outages?

This SRE methodology applies to engineering teams managing complex distributed services experiencing repeated outages, providing structured incident command and blameless postmortem processes to identify systemic improvements.

How do I conduct a blameless postmortem after an incident?

A blameless postmortem is conducted by generating standardized templates that review the incident without assigning blame, focusing instead on identifying systemic improvements and operational efficiencies.

Do I need Python to use the site-reliability-engineering skill?

Python 3.9+ is required to execute the bundled calculation and summary scripts used for automating toil-heavy tasks and determining error budget burn rates within the reliability frameworks.