sre

Run structured health checks and restart workflows for Nginx, MySQL, Redis, PHP-FPM, and systemd.

Updated Mar 7, 2026
One-click install
npx skills add https://github.com/billyfranklim1/claude-skills --skill sre-billyfranklim1
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: sre
Source: https://github.com/billyfranklim1/claude-skills/tree/main/plugins/sre/skills/sre
Command: npx skills add https://github.com/billyfranklim1/claude-skills --skill sre-billyfranklim1

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill helps site reliability engineers and operators detect, diagnose, and triage server, service, and performance issues across a stack, reducing incident duration and improving uptime.

Core Features & Use Cases

  • Health and service monitoring for Nginx, MySQL, Redis, PHP-FPM, and systemd services with dashboards and alerting.
  • Safe runbooks and restart procedures to triage incidents without downtime.
  • Observability integration with Grafana, Loki, and Promtail to correlate metrics, logs, and traces for rapid root-cause analysis.

Quick Start

Run the recommended health checks to assess service health and follow the safe restart sequence to restore operation.

Frequently Asked Questions about sre

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

FAQPage Schema
How do I monitor server health for Nginx, MySQL, and Redis to reduce downtime?

Monitor server health by running structured checks across Nginx, MySQL, Redis, PHP-FPM, and systemd services. This detects service issues early and applies safe restart workflows to minimize downtime and maintain data integrity.

What is the best way to triage Linux service incidents without causing data loss?

Triage Linux service incidents using deterministic runbooks with clear guardrails and error handling. This ensures safe restart procedures are applied to Nginx, MySQL, and PHP-FPM without causing downtime or data loss.

How do I correlate logs and metrics for root-cause analysis using Grafana and Loki?

Correlate logs and metrics for root-cause analysis by integrating observability tools like Grafana, Loki, and Promtail. This collects logs and matches them with service metrics to quickly identify performance issues.

Can I use this SRE skill to run safe restart procedures for PHP-FPM and systemd?

Yes, you can use this skill to run safe restart procedures for PHP-FPM and systemd. It applies triage workflows within Linux environments using clear guardrails to maintain uptime during service restoration.

Why does my server health monitoring fail to catch service degradation early?

Server health monitoring fails to catch degradation when checks lack structured coverage across Nginx, MySQL, Redis, PHP-FPM, and systemd. Applying deterministic health checks ensures early detection of service issues.

Do I need existing observability tools to use this server monitoring and runbook skill?

You do not need existing observability tools to run basic health checks, but integrating Grafana, Loki, and Promtail is required for advanced log collection, metrics correlation, and rapid root-cause analysis.