Debugging And Error Recovery

Guides systematic root-cause debugging and recovery instead of guessing fixes. Use when tests fail, builds break, commands error, logs or consoles show errors, runtime behavior differs from expectation, a bug is reported, a prior fix did not work, CI/deploy/smoke checks fail, or something worked before and stopped working. Also use when Codex encounters an unexpected tool, package, API, network, infrastructure, or vendor error during a task.

pimenov Updated

File contents

pimenov/codex-first-skills-pack/tree/main/skills/debugging-and-error-recovery commit 588d686ff4

Frequently asked questions

npx skillmds@latest add pimenov/debugging-and-error-recovery