What problem does it solve?
This Skill helps you quickly diagnose and resolve Buttercup CRS (Cyber Reasoning System) instability in Kubernetes by guiding you through triage, log analysis, Redis/queue inspection, and common failure cascades.
Core Features & Use Cases
- CrashLoop and restart-loop triage: identifies pod restart causes (OOMKilled, termination reasons) and correlates failures via events and logs.
- Redis-centric debugging: checks Redis health (AOF persistence, disk mounting, memory/disk behavior) since Redis downtime often triggers system-wide cascades.
- Pipeline/queue validation: inspects Redis stream lengths and consumer-group lag to determine whether tasks are stuck or not being processed.
- Operational scope: focused on the
crs namespace and Buttercup services across infra, orchestration, fuzzing, analysis, and UI/API surfaces.
Quick Start
Run the automated triage snapshot with full verbosity to capture pod status, events, resource usage, Redis health, and queue depths in one pass.