From SCALE Engine
Systematic debugging protocol with steps to reproduce, isolate, hypothesize, verify, and fix. Helps developers resolve errors methodically without random changes.
npx claudepluginhub hongmaple0820/scale-engineThis skill uses the workspace's default tool permissions.
Never fix without understanding the root cause.
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.
Debugs errors, test failures, and unexpected behavior through root cause analysis, stack trace review, hypothesis testing, logging, and targeted code fixes.
Enforces systematic root cause analysis before fixes for bugs, test failures, unexpected behavior, performance issues, and build failures.
Share bugs, ideas, or general feedback.
Never fix without understanding the root cause.