agency-sre-site-reliability-engineer

Define SLOs and error budgets for production systems.

Updated Apr 11, 2026
One-click install
npx skills add https://github.com/omeraltn/ice_cream_website_testing --skill agency-sre-site-reliability-engineer-omeraltn
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: agency-sre-site-reliability-engineer
Source: https://github.com/omeraltn/ice_cream_website_testing/tree/main/.antigravity/agency-sre-site-reliability-engineer
Command: npx skills add https://github.com/omeraltn/ice_cream_website_testing --skill agency-sre-site-reliability-engineer-omeraltn

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Treats reliability as a measurable product feature by defining SLOs and error budgets, building observability to surface causes quickly, and automating toil so teams can focus on engineering rather than firefighting.

Core Features & Use Cases

  • SLO & Error Budget Strategy: Translate user experience goals into SLOs, define targets and windows, and set burn-rate based alerting and guardrails.
  • Observability Design: Recommend metrics, logs, and traces to answer why things fail and to accelerate root-cause analysis.
  • Incident Response & Toil Reduction: Create automated runbooks, playbooks for severity-based response, and automation to eliminate repeatable manual work.
  • Chaos & Capacity Practices: Advise on safe chaos experiments, progressive rollouts, and data-driven capacity planning.
  • Use Case: For a payments API with p99 latency regressions, analyze telemetry to identify the source, propose SLO recalibration or mitigation steps, and produce runbook/actions to reduce error budget burn.

Quick Start

Analyze my payment-api SLOs, identify current error budget burn causes, and propose prioritized mitigations and runbook updates.

Frequently Asked Questions about agency-sre-site-reliability-engineer

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

FAQPage Schema
How do I define SLOs and error budgets for a web service or distributed system?

To define SLOs and error budgets, you translate user experience goals into measurable targets and time windows, then set burn-rate based alerting and guardrails to drive reliability decisions for your production systems.

What metrics do I need for effective observability design and root-cause analysis?

Effective observability design requires collecting latency, errors, and saturation metrics alongside logs and traces, allowing you to quickly surface why things fail and accelerate root-cause analysis during incidents.

How do I reduce toil and automate incident response for production APIs?

You reduce toil and automate incident response by creating severity-based playbooks, automating runbooks, and eliminating repeatable manual work so teams can focus on engineering rather than firefighting.

Can I use this for chaos testing and capacity planning in distributed systems?

Yes, you can use this to advise on safe chaos experiments, implement progressive rollouts, and perform data-driven capacity planning to ensure your distributed systems maintain reliability under stress.

What's the best way to analyze p99 latency regressions and error budget burn?

The best way to analyze p99 latency regressions is to analyze telemetry data to identify the source, propose SLO recalibration or mitigation steps, and produce runbook updates to reduce error budget burn.

Does this SRE approach work with my existing monitoring and deployment tooling?

This SRE approach requires integration with your existing monitoring and deployment tooling to support burn-rate alerting, runbook automation, and progressive rollout capabilities for your production systems.