Back to Plugins
Systematic Debugging
Four-phase debugging framework that ensures root cause investigation before attempting fixes. Never jump to solutions. Use when encountering any bug, test failure, or unexpected behavior, before proposing fixes.
toolingai
By secondsky
Installation
/plugin marketplace add secondsky/claude-skills && /plugin install systematic-debugging@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