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

nickcrew 0f5c1cd 2 files · 7.1 KB Updated

File contents

nickcrew/claude-cortex/tree/main/skills/root-cause-tracing commit 0f5c1cd28f

Frequently asked questions

npx skillmds add nickcrew/root-cause-tracing