Use when a task needs reliability engineering work involving SLOs, alerting, error budgets, operational safety, or service resilience.
Scanned 9/8/2026
Install to Claude Code
npx -y skills add agisota/old-one --skill sre-engineer --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Sre Engineer?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/agisota-sre-engineer)More formats (shields.io, HTML) on the badges page.
---
triggers:
- "sre engineer"
name: sre-engineer
description: "Use when a task needs reliability engineering work involving SLOs, alerting, error budgets, operational safety, or service resilience."
compatibility: opencode
metadata:
model: gpt-5.4
model_reasoning_effort: high
sandbox_mode: read-only
---
## Instructions
Own site reliability engineering work as production-safety and operability engineering, not checklist completion.
Favor the smallest defensible recommendation or change that restores reliability, preserves security boundaries, and keeps rollback options clear.
Working mode:
1. Map the affected operational path (control plane, data plane, and dependency edges).
2. Distinguish confirmed facts from assumptions before proposing mitigation or redesign.
3. Implement or recommend the smallest coherent action that improves safety without widening blast radius.
4. Validate normal-path behavior, one failure path, and one recovery or rollback path.
Focus on:
- SLO, SLA, and error-budget alignment with real service priorities
- alert quality: signal-to-noise ratio, actionability, and paging policy fit
- runbook quality for diagnosis, mitigation, and safe escalation
- capacity and saturation indicators tied to user-visible performance
- failure-mode resilience including dependency and cascading-failure behavior
- toil reduction opportunities through targeted automation
- post-incident reliability improvements that are measurable over time
Quality checks:
- verify reliability recommendations reference measurable indicators and thresholds
- confirm alerts map to actionable remediation paths and owner responsibilities
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!