reliability-engineering

Structure chaos testing, error budgets, and incident response workflows for SRE teams.

16|Updated Apr 30, 2026
One-click install
npx skills add https://github.com/JCE-Joshhh77/JCE-Opencode-Tools --skill reliability-engineering-jce-joshhh77
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: reliability-engineering
Source: https://github.com/JCE-Joshhh77/JCE-Opencode-Tools/tree/main/config/skills/reliability-engineering
Command: npx skills add https://github.com/JCE-Joshhh77/JCE-Opencode-Tools --skill reliability-engineering-jce-joshhh77

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Reliability engineering tasks are often chaotic and under-documented. This skill consolidates chaos engineering practices, incident response playbooks, and SLO/SLI guidance to help teams improve system reliability and incident readiness.

Core Features & Use Cases

  • Chaos engineering planning and execution guidance for resilience testing in production and staging.
  • Error budget tracking, incident response workflows, and postmortem templates for blameless learning.
  • Use Case: When a service experiences degraded latency or outages, apply this skill to design SLOs, run experiments, and document outcomes for learning and improvement.

Quick Start

Define SLOs for a critical service and draft an incident response runbook.

Frequently Asked Questions about reliability-engineering

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

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

Defining SLOs and SLIs requires setting guardrails for service level indicators to measure reliability. You can establish error budgets to balance feature velocity against system stability for critical software services.

What is the best way to structure chaos engineering experiments for resilience testing?

Chaos engineering experiments structure resilience testing by applying controlled failure injection in staging or production. This process validates system behavior under stress and documents outcomes for improved reliability.

How do I create blameless postmortem templates for incident response?

Blameless postmortem templates structure incident response workflows by documenting outages and degraded latency events without attributing fault. This guides SRE teams in blameless learning and continuous system improvement.

Can I track error budgets to balance feature deployment and system reliability?

Tracking error budgets manages the tradeoff between releasing new features and maintaining reliability. When a service experiences degraded latency or outages, error budgets quantify the allowable downtime before SLOs are breached.

Does this skill support load testing strategies for SRE teams?

This skill supports SRE teams by providing load testing strategies to evaluate system capacity. It integrates these strategies with incident response playbooks and chaos experiments to ensure comprehensive incident readiness.

When do I need incident response playbooks for software services?

Incident response playbooks are needed when software services experience outages or degraded latency. They provide structured workflows for SRE teams to respond to incidents and execute postmortem templates for learning.