Debug Rust issues using a multi-agent investigation team. Workflow: debugger + live-tester (conditional) investigate root cause in parallel → security review always, architect and perf reviews conditionally → code reviewer consolidates findings → results presented to user. Requires rust-agents plugin and CLAUDE_CODE_EXPERIMENTAL_AGENT_TEAMS=1.
$npx -y skills add bug-ops/claude-plugins --skill team-debugInstalls into the current project.
Run `npx skills use "https://github.com/bug-ops/claude-plugins" --skill "bug-ops/claude-plugins/team-debug"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/bug-ops/claude-plugins" that are relevant to the current task. Run `npx skills add "https://github.com/bug-ops/claude-plugins"` and select the relevant skills, then follow their instructions.