claudeindex
Plugin

systematic-debugging

Four-phase systematic debugging (reproduce, isolate, hypothesise, fix). Triggers on bug reports, test failures, error messages, "X is broken / not working / failing", "why is X happening", or production incident triage. Production-reality-first; verifies hypotheses against the running system before changing code. Replaces "guess and check" debugging.

Installation

1

Add the marketplace

/plugin marketplace add alexmclaren/orryx-knowledge
2

Install plugins

/plugin

Run these commands in Claude Code to add this plugin to your environment. The marketplace must be added before you can install its plugins.