Skip to main content
Back to registry

debug-buttercup

trailofbits/skills

All pods run in namespace crs . Key services:

Installs388
Install command
npx skills add https://github.com/trailofbits/skills --skill debug-buttercup
Security audits
Gen Agent Trust HubPASS
SocketPASS
SnykPASS
About this skill
All pods run in namespace crs . Key services: Always start with triage. Run these three commands first: Then narrow down: High restart counts don't necessarily mean an issue is ongoing -- restarts accumulate over a pod's lifetime. Always distinguish: When many pods restart around the same time, check for a shared-dependency failure before investigating individual pods. The most common cascade: Redis goes down -> every service gets ConnectionError / ConnectionRefusedError -> mass restarts. Look for the same error across multiple --previous logs -- if they all say redis.exceptions.ConnectionError , debug Redis, not the individual services. Redis is the backbone. When it goes down, everything cascades.

Source description provided by the upstream skill listing. Community reviews and install context appear in the sections below.

Community Reviews

Latest reviews

Sign in to review

No community reviews yet. Be the first to review.

Browse this skill in context
FAQ
What does debug-buttercup do?

All pods run in namespace crs . Key services:

Is debug-buttercup good?

debug-buttercup does not have approved reviews yet, so SkillJury cannot publish a community verdict.

What agent does debug-buttercup work with?

debug-buttercup currently lists compatibility with codex, gemini-cli, opencode, cursor, github-copilot, claude-code.

What are alternatives to debug-buttercup?

Skills in the same category include telegram-bot-builder, flutter-app-size, sharp-edges, iterative-retrieval.

How do I install debug-buttercup?

npx skills add https://github.com/trailofbits/skills --skill debug-buttercup

Related skills

More from trailofbits/skills

Related skills

Alternatives in Software Engineering