sre-engineer

Define SLOs, error budgets, and incident response procedures for production systems.

Updated Jun 16, 2026
One-click install
npx skills add https://github.com/Design-System-ET/genexus-dev-opencode --skill sre-engineer-design-system-et
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: sre-engineer
Source: https://github.com/Design-System-ET/genexus-dev-opencode/tree/main/skills/sre-engineer
Command: npx skills add https://github.com/Design-System-ET/genexus-dev-opencode --skill sre-engineer-design-system-et

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill addresses the complexity of maintaining production system reliability by providing a structured framework for defining service level objectives, managing error budgets, and automating toil reduction.

Core Features & Use Cases

  • Reliability Engineering: Define quantitative SLOs and SLIs to align system performance with user expectations.
  • Incident Management: Utilize standardized runbooks and blameless postmortem templates to minimize MTTR during outages.
  • Chaos Engineering: Proactively test system resilience through controlled failure injection patterns like pod termination and latency simulation.

Quick Start

Ask the sre-engineer to define a 99.9 percent availability SLO and generate the corresponding Prometheus alerting rules for your service.

Frequently Asked Questions about sre-engineer

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

FAQPage Schema
How do I define service level objectives and create error budget policies for production systems?

Defining service level objectives involves identifying quantitative SLIs to align system performance with user expectations, then creating error budget policies to govern reliability trade-offs and release velocity for production systems.

What is the best way to generate Prometheus alerting rules based on a 99.9 percent availability SLO?

Generating Prometheus alerting rules requires defining a 99.9 percent availability SLO first, then translating the corresponding service level indicators and error budget burn rates into quantitative monitoring configurations for automated alerts.

How do I design chaos engineering experiments to proactively test system resilience?

Designing chaos engineering experiments involves creating controlled failure injection patterns like pod termination and latency simulation to proactively test system resilience and validate reliability under adverse conditions.

Can I use standardized runbooks and postmortem templates to minimize MTTR during incident management?

Incident management utilizes standardized runbooks and blameless postmortem templates to minimize mean time to resolution during outages, providing structured response procedures and automated remediation scripts for production systems.

Does this approach to toil reduction and capacity planning suit large-scale production environments?

Toil reduction and capacity planning suit large-scale production environments by implementing quantitative monitoring configurations and automated remediation scripts to ensure system stability at scale while managing reliability engineering tasks.