---
title: "debug-buttercup"
description: "Debug the Buttercup CRS (Cyber Reasoning System) running on Kubernetes."
type: skill
canonical_url: https://claudary.paisolsolutions.com/skills/readme-614
source: "Claudary"
difficulty: intermediate
author: "Claude Code Knowledge Pack"
date: 2026-07-10T11:36:45.233Z
license: CC-BY-4.0
attribution: "debug-buttercup — Claudary (https://claudary.paisolsolutions.com/skills/readme-614)"
---

# debug-buttercup
Debug the Buttercup CRS (Cyber Reasoning System) running on Kubernetes.

## Overview

# debug-buttercup

Debug the Buttercup CRS (Cyber Reasoning System) running on Kubernetes.

## Skills

| Skill | Description |
|-------|-------------|
| [debug-buttercup](skills/debug-buttercup/SKILL.md) | Diagnose pod crashes, restart loops, resource pressure, and service misbehavior for Buttercup Kubernetes deployments |

## What It Covers

- **Triage workflow**: systematic approach starting with pod status, events, and warnings
- **Cascade detection**: identifying shared-dependency failures (especially Redis) before investigating individual pods
- **Redis debugging**: AOF issues, queue inspection, consumer group lag, memory diagnostics
- **Resource pressure**: OOM kills, disk saturation, CPU throttling
- **Service-specific patterns**: DinD failures, health check staleness, init container blocks
- **Diagnostic script**: automated snapshot of cluster state, queue depths, and Redis health

## Installation

```
/plugins install debug-buttercup
```

---

Source: [Claudary](https://claudary.paisolsolutions.com/skills/readme-614) · https://claudary.paisolsolutions.com
