sre-engineer

Define SLOs, SLIs, and error budgets to quantify service reliability.

Updated May 14, 2026
One-click install
npx skills add https://github.com/nkseth/copilot-dev-skills --skill sre-engineer-nkseth
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: sre-engineer
Source: https://github.com/nkseth/copilot-dev-skills/tree/main/skills/sre-engineer
Command: npx skills add https://github.com/nkseth/copilot-dev-skills --skill sre-engineer-nkseth

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

SRE practices help teams define reliable service expectations, balance feature velocity with reliability, and automate toil to reduce manual work in production systems.

Core Features & Use Cases

  • Define SLOs and SLIs to measure user impact and set target availability.
  • Monitor and alerting setup with golden signals and burn-rate dashboards.
  • Automation and runbooks to reduce toil and standardize incident response across on-call rotations.
  • Incident management workflows and postmortems to drive continuous improvement.

Quick Start

Configure SLOs for your critical services and set up monitoring dashboards to start tracking reliability.

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 SLIs to measure service reliability?

To define SLOs and SLIs, establish measurable targets for service availability and user impact. You quantify reliability by setting target availability levels and tracking error budgets to balance feature velocity with stable production systems.

What is the best way to set up monitoring dashboards for incident management?

The best way to set up monitoring dashboards for incident management is to track golden signals and configure burn-rate alerts. This enables standardized incident response workflows across on-call rotations and supports continuous improvement through postmortems.

How can I reduce toil and automate runbooks for on-call rotations?

You can reduce toil and automate runbooks by standardizing incident response workflows across on-call rotations. Applying automation to enforce reliability guardrails minimizes manual production work and balances feature velocity with system stability.

Do I need measurable targets and monitoring configurations to use error budgets?

Yes, you need measurable targets and monitoring configurations to use error budgets effectively. Error budgets require quantifiable SLIs to track availability burn rate, allowing teams to balance feature deployment velocity against strict reliability expectations.

When should I not use SRE practices for capacity planning?

You should not use SRE practices for capacity planning if your architecture lacks measurable monitoring configurations or automation runbooks. Without quantifiable SLIs and error budgets, enforcing reliability guardrails across critical services is not feasible.