code | routing [--trace, --verbose]
/plugin marketplace add jrc1883/popkit-claude/plugin install popkit-ops@popkit-marketplace<mode> [options]# /popkit:debug - Debugging Tools Systematic debugging with root cause analysis and agent routing diagnostics. ## Usage ## Flags | Flag | Description | |------|-------------| | `-T`, `--thinking` | Enable extended thinking for deeper root cause analysis | | `--no-thinking` | Disable extended thinking (use default) | | `--think-budget N` | Set thinking token budget (default: 10000) | ## Subcommands | Subcommand | Description | |------------|-------------| | `code` | Systematic code debugging (default) | | `routing` | Analyze agent routing decisions | --- ## Subcommand: code (defaul...