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

$ 安裝

git clone https://github.com/tilework-tech/nori-profiles /tmp/nori-profiles && cp -r /tmp/nori-profiles/src/cli/features/claude-code/profiles/config/_mixins/_swe/skills/root-cause-tracing ~/.claude/skills/nori-profiles

// tip: Run this command in your terminal to install the skill

Repository

tilework-tech
tilework-tech
Author
tilework-tech/nori-profiles/src/cli/features/claude-code/profiles/config/_mixins/_swe/skills/root-cause-tracing
70
Stars
1
Forks
Updated11h ago
Added1w ago