site-reliability-engineering
Installation
SKILL.md
Site Reliability Engineering
Purpose
This skill manages site reliability engineering tasks, covering SLO/SLA management, incident response, observability, and infrastructure scaling to ensure highly available systems.
Core Principles
- Embrace Risk: Balance reliability with feature velocity using error budgets.
- Service Level Objectives: Define measurable reliability targets.
- Eliminate Toil: Automate repetitive, non-creative operational tasks.
- Monitoring: Base alerting on symptoms rather than causes.
- Blameless Postmortems: Focus on systemic improvements rather than human error.