root-cause-tracing

Trace bugs backward through call stacks and execution flows to identify the original source of errors, invalid data, or incorrect behavior. Use when debugging complex issues, tracing error origins, investigating data corruption, following execution paths, or finding root causes of cascading failures.

$ 安裝

git clone https://github.com/jensenojs/dotfiles /tmp/dotfiles && cp -r /tmp/dotfiles/.config/opencode/skill/root-cause-tracing ~/.claude/skills/dotfiles

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