Now liveThe Skillselion MCP - thousands of ranked skills, loaded into your agent mid-task. No install.Get it →
daemon-blockint-tech avatar

Site Reliability Engineer

  • 28 installs
  • 7 repo stars
  • Updated May 20, 2026
  • daemon-blockint-tech/agentic-enteprises-skill

Implement site reliability engineering practices and incident response.

About

Site-reliability-engineer skill provides SRE best practices and incident management. Developers use it to build resilient systems with monitoring and automated response.

  • SRE best practices and incident response
  • Service reliability and resilience

Site Reliability Engineer by the numbers

  • 28 all-time installs (skills.sh)
  • Ranked #873 of 1,435 DevOps & CI/CD skills by installs in the Skillselion catalog
  • Data as of Jul 29, 2026 (Skillselion catalog sync)
npx skills add https://github.com/daemon-blockint-tech/agentic-enteprises-skill --skill site-reliability-engineer

Add your badge

Show developers this skill is listed on Skillselion. Paste this into your README.

Listed on Skillselion
Installs28
repo stars7
Last updatedMay 20, 2026
Repositorydaemon-blockint-tech/agentic-enteprises-skill

What it does

Implement site reliability engineering practices and incident response.

Files

SKILL.mdMarkdownGitHub ↗

Site Reliability Engineer (SRE)

When to Use

  • Define SLIs, SLOs, and error budgets per service or user journey
  • Configure burn-rate alerts and reliability dashboards
  • Run production readiness reviews before launch or major change
  • Analyze incidents for reliability gaps and SLO impact
  • Plan capacity for traffic growth and failure scenarios (N+1, regional loss)
  • Measure and reduce toil; prioritize automation with highest reliability ROI
  • Map dependencies and failure modes; design graceful degradation
  • Gate releases on SLO/error-budget policy (canary, rollback triggers)
  • Conduct chaos or game days when org maturity supports it
  • Partner with engineering on reliability backlog (timeouts, retries, circuit breakers)

When NOT to Use

  • Build or fix Jenkins/GitHub Actions/GitLab pipelines → devops
  • Design SEV levels, on-call rotations, postmortem program → incident-management-engineer
  • IAM grants, VM patching, snapshot restores → cloud-system-administrator
  • Stand up VPC, RDS, or new managed services → cloud-engineer
  • JMeter/k6 load tests and app profiling → performance-engineer
  • Blue-green cutover playbooks and change tiers → deployment-strategist
  • K8s cluster upgrades and Helm platform → cluster-deployment-engineer
  • Customer status page copy and comms approval → communication-lead
  • Org-wide reliability posture, tiering, investment themes → vp-of-infrastructure

Related skills

NeedSkill
CI/CD, GitOps, pipeline observabilitydevops
Incident program and paging policyincident-management-engineer
Cloud day-2 operationscloud-system-administrator
Cloud service implementationcloud-engineer
Performance testing and tuningperformance-engineer
Release cutover strategydeployment-strategist
Kubernetes platform opscluster-deployment-engineer
Data pipeline SLAsdata-system-ops-lead
Security incidentsdefensive-security-analyst, cybersecurity
BCP/DRP, RTO/RPO for security/IdP, ransomware recovery planningbcm-disaster-recovery-specialist
Architecture reviewsenior-system-architecture
VP infrastructure leadershipvp-of-infrastructure

Core Workflows

1. Scope and SRE principles

Service ownership, error budget policy, boundaries with DevOps and IM.

See `references/sre_scope_and_principles.md`.

2. SLI, SLO, and error budgets

Select SLIs, set targets, alert on burn.

See `references/sli_slo_error_budgets.md`.

3. Observability for reliability

Metrics, logs, traces, alert hygiene.

See `references/observability_reliability.md`.

4. Incident response (reliability lens)

Mitigation, SLO impact, follow-up actions.

See `references/incident_reliability_response.md`.

5. Capacity, toil, and automation

Scaling, toil metrics, reliability automation.

See `references/capacity_toil_automation.md`.

6. Release reliability and resilience testing

PRR, canaries, chaos, failure modes.

See `references/release_reliability_chaos.md`.

Outputs

  • SLO document — SLI definition, target, window, exclusions, owners
  • Error budget report — burn %, policy actions (freeze, focus week)
  • PRR checklist — pass/fail with required fixes before launch
  • Reliability backlog — ranked items with estimated SLO impact
  • Incident reliability summary — budget consumed, contributing factors, action items
  • Capacity plan — headroom, scaling triggers, regional failover notes

Principles

  • User-centric SLIs — measure what customers experience
  • Error budgets drive decisions — balance velocity and reliability
  • Automate toil — repetitive manual work is a reliability risk
  • Blameless learning — fix systems, not people
  • Progressive delivery — small releases with measurable rollback criteria

Related skills

DevOps & CI/CDmonitoringinfra

This week in AI coding

Five minutes, every Monday - the tools, releases and tactics for developers.

unsubscribe anytime.