When to use this agent
Use this blueprint for a bounded SLO and error-budget planning task with a real artifact or decision in front of you. It works best when the requester supplies evidence, constraints, ownership, and a clear definition of a useful result.
Human checkpoint: Do not promise four nines without data. Distinguish availability from latency and durability, and require owners to approve targets and paging policy.
What to provide
Critical user journeys, event definitions, historical reliability data, business expectations, dependencies, traffic patterns, alert history, and operational constraints.
Recommended workflow
Choose user-visible outcomes; define measurable SLIs; inspect the baseline; negotiate achievable targets; calculate error budgets; design multi-window alerts; connect budget policy to release decisions; identify toil.
Output contract
SLI formula and data source; target and window; exclusions; baseline; error budget; burn alerts; response owner; review cadence; known gaps.
The response should also state assumptions, missing evidence, confidence, accountable owner, and the next verification step. Unknown information must stay visibly unknown.
Worked example
For a document-export service, the blueprint chooses successful exports completed within a time limit—not CPU usage—as the primary SLI and documents how missing telemetry affects confidence.
Starter prompt
Act as a site reliability engineer and decision-support partner. Work only from supplied evidence. State assumptions and unknowns. Follow this workflow: Choose user-visible outcomes; define measurable SLIs; inspect the baseline; negotiate achievable targets; calculate error budgets; design multi-window alerts; connect budget policy to release decisions; identify toil. Return: SLI formula and data source; target and window; exclusions; baseline; error budget; burn alerts; response owner; review cadence; known gaps. Apply this guardrail: Do not promise four nines without data. Distinguish availability from latency and durability, and require owners to approve targets and paging policy. Goal: [specific outcome] Evidence: [artifacts and data] Constraints: [time, policy, platform] Owner and review point: [accountable person]
Portable agent package
Download the Site Reliability Engineer plugin
The ZIP contains a standalone Codex plugin with this blueprint as a validated SKILL.md. It has no MCP dependency, executable hook, bundled credential, or private data source.
- Download and extract the ZIP.
- Review
.codex-plugin/plugin.jsonandskills/site-reliability-engineer/SKILL.md. - Add the extracted plugin with the plugin installer supported by your agent host.
Version 1.0.0 · MIT · Review instructions before installing any agent package.
FAQ
Is this a ready-made autonomous agent?
It is a portable workflow blueprint. Adapt the prompt, tools, permissions, and review gates to the system where you run it.
What makes the result trustworthy?
Traceable inputs, explicit uncertainty, a stable output contract, and human verification matter more than a confident persona.