From blueprint
Debugs systematically: reproduce issues, hypothesize root causes one at a time, test, fix root causes, verify with tests. For broken code, failing tests, unexpected behavior.
npx claudepluginhub owainlewis/blueprint --plugin blueprintThis skill uses the workspace's default tool permissions.
- Something is broken
Guides systematic debugging of bugs, test failures, or unexpected behavior via reproduce-understand-hypothesize-fix-verify phases before fixes.
Guides root cause debugging for bugs, test failures, and unexpected behavior. Enforces reproduce-investigate-hypothesize-fix process with evidence before fixes. No guessing.
Provides a five-step systematic debugging workflow: reproduce the bug, isolate the cause, form hypotheses, implement fixes, and verify results. For errors, broken code, or unexpected behavior.
Share bugs, ideas, or general feedback.