sre-runbook-observability

Establish runbook and observability baselines with health checks, logging schemas, and rollback steps.

Updated Feb 3, 2026
One-click install
npx skills add https://github.com/ricardohg1998-create/Plantilla-repo --skill sre-runbook-observability
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: sre-runbook-observability
Source: https://github.com/ricardohg1998-create/Plantilla-repo/tree/main/.agent/skills/sre-runbook-observability
Command: npx skills add https://github.com/ricardohg1998-create/Plantilla-repo --skill sre-runbook-observability

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill helps operations and SRE teams establish a practical runbook and observability baseline for applications, enabling predictable diagnostics and safe rollouts.

Core Features & Use Cases

  • Define health checks and failure modes for services.
  • Establish frontend error boundaries and API error conventions.
  • Define a standardized logging schema with correlation IDs.
  • Document triage workflows, rollback steps, and release checklists.

Quick Start

Review the included runbook template and initialize the observability baseline in your service by creating docs/runbook.md, logging guidelines, and the release checklist; then follow the kickoff workflow to generate the operational artifacts.

Frequently Asked Questions about sre-runbook-observability

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

FAQPage Schema
How do I create an observability baseline with health checks and logging schemas for production applications?

A standardized runbook for SRE triage includes documented rollback steps, release operations checklists, defined health checks, and logging guidelines to ensure safe rollbacks and predictable incident response.

How do I set up a logging schema with correlation IDs for system observability?

Setting up a logging schema with correlation IDs involves defining a standardized format that traces requests across distributed services, enabling predictable diagnostics during production application triage and rollbacks.

What is an SRE runbook and when do I need one for software systems?

An SRE runbook is a documented operational baseline covering health checks, logging, triage workflows, and rollback steps. You need one when managing production applications with authentication and persistence to ensure reliable deployments.

Does this runbook template work for production applications with authentication and persistence?

Yes, the runbook template specifically scopes production applications with authentication and persistence, covering necessary health checks, API error conventions, and triage workflows to maintain system reliability.

What is the best way to document triage workflows and rollback steps for reliable systems?

The best way to document triage workflows and rollback steps is to enforce a standardized runbook template that includes release operations checklists, health checks, and API error conventions for safe application rollouts.