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

Debugging and Error Recovery

Stops the line on an unexpected error and works down to the root cause.

0
SaveVisit website ↗

Install

npx skills add addyosmani/agent-skills --skill debugging-and-error-recovery
Triggers on

Test kırıldığında, derleme bozulduğunda ya da daha önce çalışan bir davranış beklenmedik biçimde değiştiğinde

Needs tools
ReadBashGrep
Author
Addy Osmani
License
MIT

When a test fails or behaviour diverges from expectation, feature work halts: the evidence is preserved, the failure is reproduced, then reduced to the smallest case that still breaks. No fix goes in before the cause is named, and every fix is followed by a guard — usually a regression test — so the same failure cannot come back unnoticed. The same triage checklist covers broken builds, runtime bugs and production incidents.

Comments(0)

Sign in to comment

No comments yet — be the first.

Similar skills

Report this comment

Why are you reporting this?