Bug Root Cause Tracing

Use during debugging when the root cause is not obvious, the error appears deep in a call chain, or bad state must be traced back to the caller, test, or code path that introduced it. Backward tracing for invalid values, wrong files, unexpected side effects, and test pollution.

quick-brown-foxxx 4a241c2 6.3 KB Updated

File contents

quick-brown-foxxx/myai/tree/main/skills/bug-root-cause-tracing commit 4a241c2df5

Frequently asked questions

npx skillmds@latest add quick-brown-foxxx/bug-root-cause-tracing