Systematic debugging — reproduce the issue, investigate root cause, apply targeted fix, verify resolution
From dream-teamnpx claudepluginhub ratler/dream-team --plugin dream-teamIf no arguments were provided, stop immediately and tell the user: "Usage: /dream-team:debug <describe what's broken>". Do not proceed.
Read ${CLAUDE_PLUGIN_ROOT}/skills/debug/SKILL.md and follow its instructions exactly.
/debugDiagnoses Claude Office add-in deployment issues like stale configs, connection failures, and missing add-ins through symptom-based triage and error analysis.
/debugRuns autonomous bug-hunting loop with scientific method and autoresearch iterations to find all bugs. Supports --fix, --scope, --symptom, --severity, --iterations flags.
/debugInvokes oac:debugger skill to diagnose bugs, test failures, or unexpected behavior exactly as specified, before any fix proposals.
/debugOrchestrates four specialist agents to systematically debug a code task description, producing problem analysis, refined hypotheses, diagnostic plan, and user confirmation request.