From consultant
Investigates bugs deeply with consultant agent, identifying root causes, execution flows, state analysis, data validation gaps, error handling issues, severity levels, and fix suggestions.
How this skill is triggered — by the user, by Claude, or both
Slash command
/consultant:investigate-bugThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Investigate bug: $ARGUMENTS
Investigate bug: $ARGUMENTS
Launch the consultant:consultant agent. The agent gathers symptoms, invokes the consultant CLI, and reports root cause analysis.
Investigation focus:
Severity levels:
npx claudepluginhub doodledood/claude-code-plugins --plugin consultantInvestigates bugs and issues systematically to identify root causes via evidence-based analysis, hypothesis testing, temporary debugging, execution tracing, and detailed reports without permanent code changes.
Enforces structured root cause analysis with module freeze and evidence-based hypothesis. Use when encountering any bug, error, or unexpected behavior.
Enforces systematic root cause analysis before fixes for bugs, test failures, unexpected behavior, performance issues, and build failures.