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

maplin-co Updated

File contents

maplin-co/ai-course/tree/main/.opencode/skill/root-cause-tracing commit 893c21e0bf

Frequently asked questions

npx skillmds@latest add maplin-co/root-cause-tracing