Synaptic SkillsSynapticSkills
MarketplaceSkill GraphCriar SkillMCP ServerPlataformaEnterprise
v0.1.0-beta
Voltar ao Marketplace
DevOpsAvançado

Debug Buttercup

portrailofbits·trailofbits· v1.0.0 · atualizado em 2026-04-10
85
Score

>

kubernetesdebuggingmonitoringredistroubleshootingcontainerizationobservability
0Stars
0Forks
0Usos
Fork

Documento do Skill

SKILL.mddebug-buttercup/workflow
1
Triage: — Run `kubectl get pods`, `kubectl get events` to get an overview.
2
Pod Inspection: — Use `kubectl describe pod` and `kubectl logs` to investigate specific pods.
3
Cascade Detection: — Look for common errors across multiple pods to identify shared dependencies.
4
Resource Pressure: — Check CPU/memory usage with `kubectl top` and disk usage with `kubectl exec`.
5
Redis Debugging: — Inspect Redis status, logs, and queues using `kubectl exec` and `redis-cli`.
6
Health Checks: — Verify pod health check file freshness using `kubectl exec` and `stat`.
7
Telemetry: — If Signoz is deployed, use its UI to analyze traces and metrics.
8
Deployment Verification: — Compare deployed resources with Helm values using `kubectl get pod -o jsonpath`.

Telemetria de Agentes

Execuções
0
total
Taxa de Sucesso
0%
últimos 30d
Latência Média
0.0s
p50
Alucinação
0.0%
detecção
Tokens Entrada
0
avg 0/exec
Tokens Saída
0
avg 0/exec

Uso por Plataforma

Skills Relacionados

Similar aLogging Best Practices Skill
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
79
Similar aADK Observability Guide
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
80
Similar aOnchain OS Audit Log
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
82
Similar a ←OpenClaw Self-Healing System
40%
Hebbian Synapse
Composite0.400
w = 0.3·α + 0.5·β + 0.2·γ
82

Árvore do Skill

Debug Buttercup
debug-buttercup
Fases Cognitivas7
1.SENSE
2.CONTEXTUALIZE
3.HYPOTHESIZE
4.EVALUATE
5.RECOMMEND
6.ACT
7.REFLECT
Triggers8
debug buttercup deploymenttroubleshoot crs namespace podsdiagnose pod restarts in kubernetesanalyze redis performance issuesinvestigate cascade failures in crscheck kubernetes events for warningsexamine pod resource usagedebug health check failures

Avaliar este Skill

Score Breakdown

⭐Avaliação Humana0%
🤖Sucesso de Agentes0%
🕐Atualidade100%
🔗Saúde de Dependências100%
🕸️Centralidade no Grafo0%
🛡️Segurança50%
CompositeScore = α·Humano + β·Agente + γ·Recência + δ·Deps + ε·Centralidade + ζ·Segurança

Instalação

$ synaptic mcp download debug-buttercup
$ synaptic skills detail debug-buttercup
$ synaptic skills live debug-buttercup

Dependências

kubectlredis-cli

Links

GitHub Repository