·diff-review

Multi-agent code review using Gemini, Codex, and Claude in parallel. Auto-detects expertise and merges findings.

11Installs·0Trend·@mitchellx

Installation

$npx skills add https://github.com/mitchellx/diff-reviewer-multi-agent --skill diff-review

How to Install diff-review

Quickly install diff-review AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/mitchellx/diff-reviewer-multi-agent --skill diff-review
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: mitchellx/diff-reviewer-multi-agent.

SKILL.md

View raw

Review code diffs using multiple AI reviewers in parallel, then merge findings into a unified report.

If neither CLI is found for multi-agent mode: Warn user and suggest installation.

If only some CLIs available: Proceed with available reviewers only.

Multi-agent code review using Gemini, Codex, and Claude in parallel. Auto-detects expertise and merges findings. Source: mitchellx/diff-reviewer-multi-agent.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/mitchellx/diff-reviewer-multi-agent --skill diff-review
Category
</>Dev Tools
Verified
First Seen
2026-03-10
Updated
2026-03-11

Browse more skills from mitchellx/diff-reviewer-multi-agent

Quick answers

What is diff-review?

Multi-agent code review using Gemini, Codex, and Claude in parallel. Auto-detects expertise and merges findings. Source: mitchellx/diff-reviewer-multi-agent.

How do I install diff-review?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/mitchellx/diff-reviewer-multi-agent --skill diff-review Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/mitchellx/diff-reviewer-multi-agent

Details

Category
</>Dev Tools
Source
skills.sh
First Seen
2026-03-10

Related Skills

None