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

Error Debugging

Works backward from a symptom to the release that caused it, then writes the query catching a repeat.

0
SaveVisit website ↗

Install

Claude Code: /plugin marketplace add wshobson/agents → /plugin install error-debugging
Triggers on

Üretimdeki bir hata incelenirken, yığın izi ve loglardan kök neden aranırken ya da hata izleme altyapısı kurulurken devreye giriyor.

Needs tools
ReadBashGrep
Author
Seth Hobson
License
MIT

The error-detective agent starts at the symptom and works backward: extraction patterns fitted to the log format at hand, a timeline of when the error rate actually changed, and correlation against deployments and configuration edits, because the same stack trace means something quite different if it first appeared an hour after a release. Its output finishes with a monitoring query for the recurrence, which turns a one-off investigation into a standing detector. The error-trace command covers the other half — structured logging, grouping so a thousand instances read as one issue, and alert thresholds that do not fire on ordinary noise. A multi-agent review command runs several specialist reviewers over the same code in parallel, for causes that are disputed rather than merely hidden.

Comments(0)

Sign in to comment

No comments yet — be the first.

Similar skills

Report this comment

Why are you reporting this?