Run multi-agent code review rounds with structured reviewer discourse before human approval
<p>Use Open Code Review when an agent needs several reviewer personas to inspect a diff, debate findings, and synthesize review output before a human approves, posts, or acts on the review.</p>
npx skills add agentskillexchange/skills --skill run-multi-agent-code-review-rounds-with-structured-reviewer-discourse-before-human-approval
Open Code Review gives an agent a narrow code-review workflow rather than a generic coding platform. It initializes a review project, analyzes a diff or requirements context, runs several reviewer agents in parallel, preserves their discourse, and produces structured findings plus a synthesized review that can be browsed in the dashboard or posted back to a pull request.
What this skill actually does
The scope stays tight: this is for multi-agent review rounds on code changes. It is not a generic IDE, not a broad AI coding assistant listing, and not a general CI platform card. Invoke it when the missing step is deeper review coverage and reviewer debate before human sign-off, not when the user simply wants another code editor or single-agent coding tool.