reliability-engineering

Generate SLIs, SLOs, miss-policies, and resilience plans from reliability models.

Updated Apr 11, 2026
One-click install
npx skills add https://github.com/jetteim/platform-workstation-bootstrap --skill reliability-engineering-jetteim
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: reliability-engineering
Source: https://github.com/jetteim/platform-workstation-bootstrap/tree/main/agents/skills/codex-curated/reliability-engineering
Command: npx skills add https://github.com/jetteim/platform-workstation-bootstrap --skill reliability-engineering-jetteim

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Reliability engineering clarifies and codifies how teams define and coordinate the quality of a service, including SLIs/SLOs, incident aftercare, postmortems, action items, miss-policy, resilience experiments, and operational readiness. It emphasizes neutral, evidence-based models to guide improvements and learning.

Core Features & Use Cases

  • Define, review, and operationalize SLIs and SLOs using a neutral reliability model, with a private model checkout when available or a bundled reference when not.
  • Plan and document incident aftercare, postmortems, contributing causes, and concrete action items to close feedback loops.
  • Design resilience experiments and miss-policy guidance, guiding failure handling, recovery, and readiness activities.

Quick Start

Provide a neutral reliability intent and generate initial SLIs/SLOs, incident aftercare, and a resilience plan using the bundled references when a private model is unavailable.

Frequently Asked Questions about reliability-engineering

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I define SLIs and SLOs for a new service?

Defining SLIs and SLOs is accomplished by applying a neutral reliability model to produce evidence-based service quality indicators and miss-policies. The Skill generates these targets using a private model checkout or bundled references when private content is unavailable.

What is the best way to structure incident aftercare and postmortems?

Structuring incident aftercare and postmortems involves documenting contributing causes and concrete action items to close operational feedback loops. This Skill rationalizes postmortem learning by applying neutral reliability models to coordinate incident response and track improvements.

How do I create a resilience plan for service reliability?

Creating a resilience plan requires designing resilience experiments and miss-policy guidance to direct failure handling and recovery activities. This Skill generates operational readiness plans using a neutral reliability model to coordinate service reliability work.

Can I use my own private reliability model with this Skill?

Yes, you can use a private reliability model checkout to generate service indicators, miss-policies, and resilience plans. When a private model is unavailable, the Skill automatically falls back to bundled references to rationalize reliability work.

How does miss-policy generation work for SLO violations?

Miss-policy generation works by producing neutral models that define how services handle SLO misses and failure recovery. The Skill applies deterministic sre-rules to rationalize miss-policies and delegates provider-specific outputs to observability-engineering.

When should I delegate reliability outputs to observability-engineering?

You should delegate provider-specific artifacts to observability-engineering when deterministic sre-rules generation requests provider-specific outputs. This Skill handles the core reliability modeling, SLIs, and SLOs, while delegating specialized observability outputs to that component.