Synaptic SkillsSynapticSkills
MarketplaceSkill GraphCriar SkillMCP ServerPlataformaEnterprise
v0.1.0-beta
Voltar ao Marketplace
DevelopmentMédio

Systematic Debugging

porobra·obra· v1.0.0 · atualizado em 2026-04-10
85
Score

Use when encountering any bug, test failure, or unexpected behavior, before proposing fixes

debuggingroot-cause-analysisbug-fixingsoftware-testingsystematic-approachproblem-solving
0Stars
0Forks
0Usos
Fork

Documento do Skill

SKILL.mdsystematic-debugging/workflow
1
Root Cause Investigation: — Read error messages, reproduce the issue, check recent changes, and gather evidence.
2
Pattern Analysis: — Find working examples, compare against references, identify differences, and understand dependencies.
3
Hypothesis Formation: — Form a single, clear hypothesis about the root cause.
4
Minimal Testing: — Make the smallest possible change to test the hypothesis.
5
Implementation: — Create a failing test case and implement a single fix.
6
Verification: — Verify the fix by running tests and ensuring the issue is resolved.

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 aBrowser Automation with agent-browser
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
82
Similar aBrowser Automation with browser-use CLI
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
80
Similar ause-my-browser
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
78
Similar aWebsite Audit Skill
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
83

Árvore do Skill

Systematic Debugging
systematic-debugging
Fases Cognitivas6
1.SENSE
2.CONTEXTUALIZE
3.HYPOTHESIZE
4.EVALUATE
5.ACT
6.REFLECT
Triggers10
I have a bug to fixthe tests are failingI need to debug this issuethere's unexpected behavior in the codehow do I find the root cause of this bug?systematically debug this issuefind the root cause before fixinguse systematic debuggingapply the iron law of debuggingI'm encountering a test failure

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 systematic-debugging
$ synaptic skills detail systematic-debugging
$ synaptic skills live systematic-debugging

Links

GitHub Repository