sre skills

90 tagged sre, measured the same way as everything else here.

Browse within: kubernetes 40aiops 34observability 10reliability 8incident-response 7troubleshooting 6monitoring 5oncall 5runbook 5visibility/public 5

open_rca_diagnosis

01

derisk-ai/OpenDerisk

Skill Claude CodeCodex

A structured method for finding the root cause of failures in microservices by examining measurements, request traces, and logs. It uses thresholds and cross-checks to connect symptoms to causes.

968 1mo ago A 36 tokens original MIT

lucas-runbook

02

a2wio/lucas

Skill Claude CodeCodex

Lucas runbook-driven troubleshooting for Kubernetes issues. Use when investigating pod errors, crashes, restarts, or any Kubernetes problem. Automatically search runbooks before taking action.

362 2mo ago A 38 tokens original MIT

cluster-events

03

scitix/siclaw

Skill Claude CodeCodex

Analyze cluster-wide Kubernetes events to identify issues and patterns. Aggregates Warning events, detects high-frequency patterns, and correlates related events.

230 3d ago A 30 tokens original Apache-2.0

networkpolicy-debug

04

scitix/siclaw

Skill Claude CodeCodex

Diagnose NetworkPolicy-related connectivity issues (traffic unexpectedly blocked, default-deny effects, egress blocking DNS). Identifies which NetworkPolicies affect a pod, checks ingress/egress rules, and verifies CNI support.

230 3d ago A 48 tokens original Apache-2.0

node-logs

05

scitix/siclaw

Skill Claude CodeCodex

Retrieve logs from a Kubernetes node — systemd units (journalctl) or files under /var/log. Use when you need node-level evidence: containerd, kubelet, kernel/OOM, or anything the pod's own log cannot show. Three access paths in order: hostscript (SSH), nodescript (debug pod), and localscript against the kubelet log…

230 3d ago A 84 tokens original Apache-2.0

k8s-pod-rightsizer

06

initializ/forge

Skill Claude CodeCodex

Analyze Kubernetes workload metrics and produce policy-constrained CPU/memory rightsizing recommendations with optional patch generation and rollback-safe apply.

156 4d ago A 33 tokens original Apache-2.0

sre_triage

07

DeepLink-org/probing

Skill Claude CodeCodex

SRE first-response triage for distributed training incidents. Automates the manual checks from PyTorch/NCCL debugging runbooks.

11 2d ago A 31 tokens original Apache-2.0

log-dive

08

cacheforge-ai/cacheforge-skills

Skill Claude CodeCodex

Unified log search across Loki, Elasticsearch, and CloudWatch. Natural language queries translated to LogQL, ES DSL, or CloudWatch filter patterns. Read-only. Never modifies or deletes logs.

10 6mo ago A 42 tokens original MIT

pager-triage

09

cacheforge-ai/cacheforge-skills

Skill Claude CodeCodex

AI-powered incident triage for PagerDuty. List active incidents, deep-dive with timeline and alert correlation, check on-call schedules, acknowledge, resolve, and annotate — all from your agent. Read-only by default; write operations require explicit --confirm.

10 6mo ago A 56 tokens original MIT

codeready-toolchain/tarsy

Skill Claude CodeCodexCursor

Context usage patterns for Go including cancellation, timeouts, deadlines, and database transactions. Use when handling HTTP requests, database operations, or implementing cancellation and timeout logic.

10 yesterday A 39 tokens original Apache-2.0

codeready-toolchain/tarsy

Skill Claude CodeCodexCursor

Error handling patterns for Go including error wrapping, custom errors, sentinel errors, and error checking best practices. Use when implementing error handling, defining error types, or working with error flows.

10 yesterday A 43 tokens original Apache-2.0

codeready-toolchain/tarsy

Skill Claude CodeCodexCursor

Modern Go testing patterns including table-driven tests, subtests, test organization, and best practices. Use when writing or refactoring tests, implementing test coverage, or when the user asks about Go testing approaches.

10 yesterday A 47 tokens original Apache-2.0

kudig-io/kudig-database

Skill Claude CodeCodex

A troubleshooting guide for Kubernetes service connectivity, where services provide stable network access to groups of running containers. It focuses on missing endpoints, selector mismatches, network policies, and kube-proxy problems.

5 2d ago A 0 tokens

intercept

15

Rikinshah787/clawarmy

Skill Claude CodeCodexCursor

High-precision reliability engineer focusing on failure handling, circuit breakers, retry strategies, and graceful degradation under high-pressure conditions.

5 5mo ago A 27 tokens

build-runwhen-task

16

runwhen-contrib/runwhen-platform-mcp

Skill Claude CodeCodex

Build, test, and commit a RunWhen automation task (SLX). Use when: (1) Creating a new health check or monitoring task, (2) Building a troubleshooting runbook or diagnostic script, (3) Writing and testing a bash or python script for RunWhen runners, (4) Committing an SLX with commitslx, (5) Running runscriptandwait or…

1 17d ago A 115 tokens original Apache-2.0

runwhen-contrib/runwhen-platform-mcp

Skill Claude CodeCodex

Render a tested tool-builder task as a private Custom Discovery CodeCollection for GitOps. Use when: (1) The user wants version-controlled storage instead of commitslx to a workspace, (2) Publishing tool-builder output to a private git repo shaped like simple-private-codecollection, (3) After runscriptandwait succeeds…

1 17d ago A 130 tokens original Apache-2.0

create-ai-assistant

18

runwhen-contrib/runwhen-platform-mcp

Skill Claude CodeCodex

Create and tailor a new AI Assistant (Agent / persona) in a RunWhen workspace. Use when: (1) The user wants a dedicated assistant for a tech stack, team, or domain (e.g. 'Azure DevOps', 'Postgres on-call'), (2) Creating, updating, or deleting an assistant via createassistant / updateassistant / deleteassistant, (3)…

1 17d ago A 117 tokens original Apache-2.0

incident-postmortem

19

jnMetaCode/skillet

Skill Claude CodeCodex

Write a blameless, actionable incident postmortem from the raw facts. Use after an outage/incident, or when asked to write up "what happened" for the team.

1 2mo ago A 42 tokens original MIT