agentsclimarketplace

Site reliability engineering

Skill magnus919/agent-skills/site-reliability-engineering

Design, operate, and improve reliable production systems with SLOs, incident command, observability, error budgets, and operational practices.From its SKILL.md

Install
npx -y skills add magnus919/agent-skills --skill site-reliability-engineering

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

What its file declares

Copied from the file, not written here

The file declares its own license as MIT. That is the author’s claim about this one file, and it is not the same thing as the license GitHub reports for the repository, which is listed with the other numbers below.

SKILL.md

4.5 KB, 919 tokens by cl100k_base, as published. Nobody here has run it

Site Reliability Engineering

A comprehensive methodology for designing, operating, and improving reliable production systems. Rooted in Google SRE principles and extended with modern practices for incident command, observability engineering, error budget governance, and operational excellence.

When to Load This Skill

TriggerWhat It Means
"Design reliability into this system"SLO/SLI framework, error budget policy, resilience architecture
"Run an incident postmortem"Blameless postmortem with timeline, 5 Whys, action tracking
"Improve our on-call"Rotation design, alert tuning, toil reduction, escalation policy
"Build observability"The Four Golden Signals, dashboard design, alert rule patterns
"Do a reliability review"Architecture review against SRE principles, risk assessment
"I need an incident commander"Incident command framework, role cards, communication templates
"Automate this operational task"Toil assessment, automation decision tree, runbook pattern

Reference Files

TopicFileWhen to Load
SRE Book Chapter Summariesreferences/sre-book-chapters.mdDesign engagement, first principles review
SLO/SLI Frameworkreferences/slo-sli-framework.mdDefining reliability targets
Error Budget Governancereferences/error-budget-governance.mdPolicy design, burn rate alerts
Incident Command Systemreferences/incident-command-system.mdDuring/after incident, training
Blameless Postmortemsreferences/postmortem-culture.mdAfter incident, process design
Monitoring & Alertingreferences/monitoring-alerting.mdObservability design, alert rules
On-Call Best Practicesreferences/oncall-best-practices.mdRotation design, team sizing
Toil Eliminationreferences/toil-elimination.mdAutomation prioritization, ops review
Release Engineeringreferences/release-engineering.mdDeployment pipeline design
Effective Troubleshootingreferences/troubleshooting.mdDebugging methodology
Senior SRE Role Blueprintreferences/senior-sre-blueprint.mdRole definition, KPI framework
SRE Communication Guidereferences/sre-communication-guide.mdStakeholder updates, incident communication
Guiding Principlesreferences/guiding-principles.mdFirst principles, philosophy
Product-Focused Reliabilityreferences/product-focused-reliability.mdProduct-centric SRE, CUJ-based SLOs, JTBD model
Twenty Years of Lessonsreferences/twenty-years-lessons.mdIncident-derived tactical lessons, Prodverbs
SRE Ecosystem Guidereferences/sre-ecosystem-guide.mdCurated guide to all SRE resources (Workbook, Secure Systems, Classroom, Prodcast, STPA, Video Gallery, Mobaa, fundamentals, AI ops)

Templates

TemplateFilePurpose
Incident Commander Checklisttemplates/incident-command-checklist.mdStep-by-step IC response
Postmortem Templatetemplates/postmortem-template.mdBlameless postmortem document
Runbook Templatetemplates/runbook-template.mdOperational runbook standard
SLO Declaration Templatetemplates/slo-declaration-template.mdService-level objective specification
Error Budget Policytemplates/error-budget-policy.mdTeam-level error budget governance
On-Call Rotation Templatetemplates/oncall-rotation.mdRotation schedule and escalation
Service Review Checklisttemplates/service-review-checklist.mdPre-launch reliability review
Incident Communication Templatetemplates/incident-communication.mdStatus updates during incidents

Scripts

ScriptPurpose
scripts/slo-burn-rate.pyCalculate error budget burn rate from SLI data
scripts/postmortem-summary.pyGenerate a postmortem summary from structured data

Portability

This skill is intentionally host-neutral. Use your agent's normal mechanisms to load the references, templates, and scripts listed here. Do not assume a particular profile system, task orchestrator, memory service, or response-handoff format.

What ships with it: 27 files

655.4 KB alongside SKILL.md, 1 of them executable

evals/

scripts/

Keep looking

Skills are one crate of 326,144. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.