sre-engineer

Design production reliability operations for SLOs, error budgets, monitoring, and incident response.

2|Updated Apr 18, 2021
One-click install
npx skills add https://github.com/rabbicse/go-projects --skill sre-engineer-rabbicse
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: sre-engineer
Source: https://github.com/rabbicse/go-projects/tree/main/projects/movie-ticket-booking/.claude/skills/sre-engineer
Command: npx skills add https://github.com/rabbicse/go-projects --skill sre-engineer-rabbicse

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill helps teams design, operate, and improve reliable production systems by turning vague reliability goals into measurable SLOs, actionable alerts, clear incident procedures, and practical automation.

Core Features & Use Cases

  • SLO and Error Budget Planning: Define availability and latency targets, calculate budget consumption, and decide when to slow feature releases.
  • Monitoring and Alerting: Build golden-signal dashboards, burn-rate alerts, and runbook-linked notifications for actionable operations.
  • Incident Response and Chaos Testing: Create blameless response workflows, postmortem templates, and controlled failure experiments to validate resilience.
  • Capacity and Toil Reduction: Forecast growth, plan scaling, and automate repetitive operational tasks to reduce manual work.

Quick Start

Ask the skill to assess your service reliability, define SLOs, design alerts, and draft an incident and capacity plan for your production system.

Frequently Asked Questions about sre-engineer

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

FAQPage Schema
How do I define SLOs and error budgets for my production services?

To define SLOs and error budgets, you must establish quantitative SLI targets for availability and latency, then calculate budget consumption to decide when to slow feature releases for your production services.

What is the best way to set up monitoring and alerting for incident response?

The best way to set up monitoring and alerting is to build golden-signal dashboards and burn-rate alerts, pairing them with runbook-linked notifications to ensure actionable incident response workflows.

How do I conduct chaos engineering to validate system resilience?

You validate system resilience by designing controlled failure experiments as part of chaos engineering, applying safe recovery validation to test your production system before real incidents occur.

Can I use this approach for capacity planning and toil reduction at scale?

Yes, this approach supports scale planning by forecasting growth and planning scaling operations, while automation scripts handle repetitive operational tasks to achieve significant toil reduction.

What do I need to run a blameless postmortem after an incident?

To run a blameless postmortem after an incident, you need a structured postmortem template that documents the response workflow and analyzes the root cause without assigning individual blame.

When should I slow down feature releases based on error budget consumption?

You should slow down feature releases when error budget consumption exceeds your defined SLO thresholds, a quantitative decision that helps keep production systems reliable at scale.