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 6ae3f66 2 files · 6.6 KB Updated 567 repo stars

File contents

majiayu000/claude-skill-registry-data/tree/main/development/root-cause-tracing-carlopezzuto-agents commit 6ae3f66148

Frequently asked questions

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