Root Cause Tracing

Use when errors occur deep in execution and you need to trace back to find the original trigger - systematically traces bugs backward through call stack, adding instrumentation when needed, to identify source of invalid data or incorrect behavior

majiayu000 e2b0655 2 files · 6.4 KB Updated 567 repo stars

File contents

majiayu000/claude-skill-registry-data/tree/main/development/root-cause-tracing-alexanderop-markvim commit e2b06555d1

Frequently asked questions

npx skillmds add majiayu000/root-cause-tracing-4