From claude-starter-kit
Guides systematic debugging of issues: describe symptoms and expectations, gather logs and traces, form hypotheses, plan tests, apply binary search and isolation, then fix and document.
npx claudepluginhub sunnypatneedi/claude-starter-kitThis skill uses the workspace's default tool permissions.
Help me debug this issue systematically:
Systematically debugs issues via reproduction steps, isolation techniques like git bisect, log/stack trace analysis, and common error pattern fixes. For bugs, incidents, troubleshooting.
Runs structured debugging sessions to reproduce, isolate, diagnose root causes, and fix bugs from error messages, stack traces, or production discrepancies.
Systematically debugs complex recurring bugs with scientific method: understand, reproduce, hypothesize and verify root causes step-by-step, fix minimally, validate.
Share bugs, ideas, or general feedback.
Help me debug this issue systematically:
First, help me clearly describe:
Let's collect data:
Based on symptoms, brainstorm:
For each hypothesis:
Guide through:
Once found:
Walk me through this process step by step.