Help us improve
Share bugs, ideas, or general feedback.
From jig
Invokes the jig:debug skill to handle bugs, test failures, or unexpected behavior before proceeding.
npx claudepluginhub duronext/jig --plugin jigHow this command is triggered — by the user, by Claude, or both
Slash command
/jig:debugThe summary Claude sees in its command listing — used to decide when to auto-load this command
Use the `jig:debug` skill to handle this request.
/debugInvokes oac:debugger skill to diagnose bugs, test failures, or unexpected behavior exactly as specified, before any fix proposals.
/debugSystematically debugs code issues via reproduce-isolate-analyze-hypothesize-test-fix process, delivering step-by-step plans, root causes, fixes, prevention, and regression tests.
/investigateInvestigates bugs via structured root cause analysis: scopes to module, collects evidence, forms hypotheses, implements evidence-based fixes.
/debugDebugs described code issues systematically: reproduces the problem, investigates root cause, applies targeted fixes, and verifies resolution.
/debugInvokes debug-like-expert skill to systematically debug the specified issue via evidence gathering, hypothesis testing, and verification.
/debugRuns structured debugging with parallel agents: traces bugs via phases, diagnoses root causes with evidence, proposes minimal fixes, executes after approval. Tracks in tasks/todo.md.
Share bugs, ideas, or general feedback.
Use the jig:debug skill to handle this request.