sawrus /agent-guides
Skill Claude Code Codex
Systematic diagnosis of Kubernetes pod failures — CrashLoopBackOff, OOMKilled, Pending, ImagePullBackOff, and service connectivity issues. Use when the user encounters pods not starting, container restart loops, scheduling failures, or service unreachability in a K8s cluster.
17 11d ago A 62 tokens
original MIT sawrus /agent-guides
Skill Claude Code Codex
Design minimal-privilege RBAC for workloads, operators, and human access in multi-tenant clusters.
17 11d ago A 25 tokens
original MIT sawrus /agent-guides
Skill Claude Code Codex
Right-size pod resources, configure HPA/VPA/KEDA, and eliminate resource waste in Kubernetes.
17 11d ago A 24 tokens
original MIT sawrus /agent-guides
Skill Claude Code Codex
DNS management for Kubernetes — CoreDNS tuning, external-dns automation, split-horizon DNS, and bare-metal DNS design.
17 11d ago A 28 tokens
original MIT sawrus /agent-guides
Skill Claude Code Codex
NGINX Ingress Controller patterns — TLS, rate limiting, CORS, rewrites, path-based routing, and MetalLB for bare-metal.
17 11d ago A 35 tokens
original MIT sawrus /agent-guides
Skill Claude Code Codex
Implement service mesh for mTLS, traffic management, and observability — Istio and Linkerd patterns for Kubernetes.
17 11d ago C 27 tokens
original MIT sawrus /agent-guides
Skill Claude Code Codex
Configure TLS termination with cert-manager — Let's Encrypt, internal CA via Vault PKI, wildcard certs, mTLS between services.
17 11d ago A 30 tokens
original MIT sawrus /agent-guides
Skill Claude Code Codex
Design cloud-agnostic private networks — subnet layout, CIDR allocation, zone redundancy, routing, and bare-metal equivalent.
17 11d ago A 29 tokens
original MIT sawrus /agent-guides
Skill Claude Code Codex
Implement distributed tracing with OpenTelemetry, Tempo/Jaeger — instrumentation, sampling, and trace-to-log correlation. Use when the user asks about distributed tracing, OpenTelemetry setup, span instrumentation, trace propagation, or connecting traces to logs and metrics.
17 11d ago A 53 tokens
original MIT sawrus /agent-guides
Skill Claude Code Codex
Design and maintain Grafana dashboards — service overview panels, SLO tracking, variable templates, dashboard-as-code with Grafonnet/Jsonnet.
17 11d ago A 35 tokens
original MIT sawrus /agent-guides
Skill Claude Code Codex
Set up Loki or ELK log aggregation for K8s workloads — structured logging, log routing, and log-based alerting.
17 11d ago A 30 tokens
original MIT sawrus /agent-guides
Skill Claude Code Codex
Write production-quality Prometheus alert rules, recording rules, and Alertmanager routing configs.
17 11d ago A 22 tokens
original MIT sawrus /agent-guides
Skill Claude Code Codex
Implement SLOs end-to-end in Prometheus — recording rules, burn rate alerts, error budget dashboards, and Sloth/pyrra integration.
17 11d ago A 35 tokens
original MIT sawrus /agent-guides
Skill Claude Code Codex
Forecast infrastructure capacity needs — traffic projection, resource headroom calculations, node pool sizing, K8s cluster capacity.
17 11d ago A 27 tokens
original MIT sawrus /agent-guides
Skill Claude Code Codex
Design and run chaos experiments in Kubernetes — pod failures, network partitions, resource pressure with LitmusChaos and manual chaos.
17 11d ago A 29 tokens
original MIT sawrus /agent-guides
Skill Claude Code Codex
Structured incident command for P0/P1 — roles, timeline, communication templates, and mitigation-first approach.
17 11d ago A 24 tokens
original MIT sawrus /agent-guides
Skill Claude Code Codex
Write blameless postmortems with 5-whys RCA, actionable follow-ups, and systematic prevention measures.
17 11d ago A 28 tokens
original MIT sawrus /agent-guides
Skill Claude Code Codex
Define SLIs, SLOs, and error budgets; implement burn rate alerts; integrate with Prometheus.
17 11d ago A 28 tokens
original MIT sawrus /agent-guides
Skill Claude Code Codex
Design and implement REST APIs with consistent conventions, versioning, error contracts, and security.
17 11d ago A 21 tokens
original MIT sawrus /agent-guides
Skill Claude Code Codex
Design and implement async task queues, message consumers, and background job patterns.
17 11d ago A 18 tokens
original MIT sawrus /agent-guides
Skill Claude Code Codex
Design relational schemas, write efficient queries, plan indexes, and implement safe migrations.
17 11d ago A 20 tokens
original MIT sawrus /agent-guides
Skill Claude Code Codex
Implement structured logging, distributed tracing, and metrics for production-ready backend services.
17 11d ago A 18 tokens
original MIT sawrus /agent-guides
Skill Claude Code Codex
Systematic backend debugging — reproduce, isolate root cause, implement fix with regression test.
17 11d ago A 21 tokens
original MIT sawrus /agent-guides
Skill Claude Code Codex
When designing a warehouse schema, choosing between modeling approaches, or refactoring an existing model.
17 11d ago A 0 tokens
original MIT