diff-review

Coordinate Gemini, Codex, and Claude reviews into a unified diff report.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/MitchellX/awesome-skills --skill diff-review-mitchellx
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: diff-review
Source: https://github.com/MitchellX/awesome-skills/tree/main/skills/diff-reviewer-multi-agent
Command: npx skills add https://github.com/MitchellX/awesome-skills --skill diff-review-mitchellx

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Consolidate multi-agent code reviews by coordinating Gemini, Codex, and Claude into a single, unified report, saving time and reducing review drift.

Core Features & Use Cases

  • Parallel: Run three reviewers in parallel to accelerate feedback.
  • Coordinated merging: Deduplicate findings while preserving source attribution.
  • Auto-detection: Tailor prompts via expertise auto-detection for diffs.
  • Extensibility: Easily add new reviewer prompts and expertise.
  • Use cases: Ideal for large diffs across services or teams needing a single stakeholder-ready report.

Quick Start

Analyze a staged diff with /diff-review to generate a merged report.

Frequently Asked Questions about diff-review

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I consolidate multi-agent code reviews into a unified report?

To consolidate multi-agent code reviews into a unified report, coordinate reviewers like Gemini, Codex, and Claude to merge findings with attribution. This process deduplicates overlapping issues and saves a single stakeholder-ready report to disk.

What is the best way to review large diffs across multiple services?

The best way to review large diffs across multiple services is running parallel multi-agent reviews. This accelerates feedback and coordinates merging to deduplicate findings while preserving source attribution for a unified report.

Can I run Gemini, Codex, and Claude in parallel for code review?

Yes, you can run Gemini, Codex, and Claude in parallel for code review. The coordinated merging process deduplicates their findings while preserving source attribution to generate a single unified report.

How does expertise auto-detection work for diff code review?

Expertise auto-detection for diff code review works by tailoring reviewer prompts based on the specific content of the changes. This ensures the multi-agent analysis is appropriately scoped before merging into a final report.

Are there limitations when merging multi-agent code review findings?

When merging multi-agent code review findings, the main constraint is ensuring accurate source attribution during deduplication. The process is designed for diffs across multiple files or services to produce a unified report without losing distinct reviewer insights.

Can I add new reviewer prompts to an automated multi-agent code review?

Yes, you can add new reviewer prompts to an automated multi-agent code review. The system supports extensibility, allowing you to easily introduce new reviewer expertise alongside existing coordinated agents.