Skip to content
navigateopenescclose
Claude+372Whisper+228LangChain+168Codex+223NotebookLM+276DALL-E 3+192DeepL+249n8n+208Topaz Video AI+153LlamaIndex+161
Error Diagnostics logo
Skill

Error Diagnostics

Turns a stack trace into ranked hypotheses before any code gets edited.

0
SaveVisit website ↗

Install

Claude Code: /plugin marketplace add wshobson/agents → /plugin install error-diagnostics@claude-code-workflows
Triggers on

Üretimde bir hata incelenirken, yığın izinden kök nedene inilirken ya da hata izleme altyapısı kurulurken.

Author
Seth Hobson
License
MIT

Three commands split work that usually gets mixed together. The smart-debug command starts from an error message or a stack trace and is required to produce three to five ranked hypotheses, correlating error frequency against the deployment timeline before it proposes a fix. The error-trace command goes the other direction and audits the codebase itself, counting generic catch blocks and unhandled promise rejections to show where failures are being swallowed rather than reported. The error-analysis command classifies by severity and blast radius, so a cosmetic edge case is not handled with the same urgency as a data corruption risk. Two agents, a debugger and an error detective, back the three commands.

Comments(0)

Sign in to comment

No comments yet — be the first.

Similar skills

Report this comment

Why are you reporting this?