performing-multi-agent-code-review
Overview
Execute a structured, multi-agent code review on a set of code changes. Follow the process below precisely — skipping steps degrades consistency and accuracy.
Prerequisites
This skill depends on the following sibling plugins.
bitwarden-security-engineer
claude-config-validator and plugin-dev are optional enhancers, not prerequisites — when present they power the conditional Claude-configuration agent (Agent 4) and skill-review agent (Agent 5) in Step 3; when absent, those agents do not run and the rest of the pipeline runs unchanged apart from the Step 7 coverage line. Detect them by the same resolvability signal described below, but never abort on one. Do not add either to the abort check.
Agent 5's omission is recorded in the report (see Step 7); Agent 4's is not.
Before Step 1, verify each prerequisite plugin is installed. The signal is resolvability — a required subagent type or skill that does not appear in your available tooling means the plugin is missing. If any is missing, abort with the message below — do not proceed with a degraded pipeline.
Prerequisite plugin
<name>is not installed. Install it and retry. Review aborted.