Back to Plugins
Root Cause Tracing
Systematically trace bugs backward through call stack to find original trigger. Use when errors occur deep in execution and you need to trace back to find the original trigger.
tooling
By secondsky
Installation
/plugin marketplace add secondsky/claude-skills && /plugin install root-cause-tracing@claude-skillsHow to install
- Open Claude Code in your terminal
- Run the installation command above
- The plugin will be enabled automatically
- Use the plugin's features in your Claude Code sessions