Debug Buttercup
Description
Debug the Buttercup CRS (Cyber Reasoning System) running on Kubernetes.
Installation
Installs to ~/.claude/skills/debug-buttercup/
git clone --depth 1 https://github.com/trailofbits/skills /tmp/skills \
&& mkdir -p ~/.claude/skills \
&& cp -r /tmp/skills/plugins/debug-buttercup ~/.claude/skills/debug-buttercup Clones the whole repository, because a skill folder can carry scripts and resources beside its SKILL.md.
Repository README
This is the README for trailofbits/skills, shared by 13 entries
in this directory. It describes the repository, not this entry specifically.
debug-buttercup
Debug the Buttercup CRS (Cyber Reasoning System) running on Kubernetes.
Skills
| Skill | Description |
|---|---|
| debug-buttercup | 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
Related Skills
Auto Update
Pull the latest ECC repo changes and reinstall the current managed targets.
Development Ecc Guide
Navigate ECC's current agents, skills, commands, hooks, install profiles, and docs from the live repository su
Development Epic Claim
Claim an epic issue, stamp coordination state, and sync local ownership.
Development Epic Publish
Publish a validated epic update back to the issue and local cache.
Development Epic Review
Mark epic review requested, approved, or changes requested.
Development Epic Unblock
Sweep blocked epic issues and reopen anything whose dependencies are closed.
Development Related Agents
Django Build Resolver
Django/Python build, migration, and dependency error resolution specialist. Fixes pip/Poetry errors, migration
Openai Codex CLI
(55.8k ⭐) - Lightweight coding agent that runs in your terminal.
src/agents/ — 11 Agent Definitions
**Generated:** 2026-04-11