dual-code-review

Run dual code reviews with Gemini and Claude CLI.

1|Updated Feb 2, 2026
One-click install
npx skills add https://github.com/samChang72/custom-skills --skill dual-code-review
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: dual-code-review
Source: https://github.com/samChang72/custom-skills/tree/main/dual-code-review
Command: npx skills add https://github.com/samChang72/custom-skills --skill dual-code-review

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires Gemini CLI, Claude CLI, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill addresses the need for a thorough code review process, leveraging both Gemini and Claude CLI to ensure high code quality and security.

Core Features & Use Cases

  • Dual Code Analysis: Utilizes both Gemini and Claude CLI to provide a dual perspective on code changes.
  • Customizable Workflow: Configurable to handle various types of code reviews, from bug fixes to feature implementation.
  • Consensus Report Generation: Synthesizes findings from both Gemini and Claude CLI into a single report, reducing ambiguity.

Quick Start

Initiate a dual code review by using the command: dual-code-review start

Frequently Asked Questions about dual-code-review

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

FAQPage Schema
How do I run a dual code review using both Gemini CLI and Claude CLI?

Initiate a dual code review by executing the `dual-code-review start` command, which triggers both Gemini and Claude CLI to analyze your codebase changes for quality and security.

What is dual code analysis and how does it improve code review?

Dual code analysis leverages both Gemini and Claude CLI to provide a dual perspective on code changes, synthesizing findings into a consensus report that reduces ambiguity and ensures thorough quality checks.

Do I need to install Gemini CLI and Claude CLI before using this code review process?

Yes, you must install and properly configure both Gemini CLI and Claude CLI as dependencies, because the dual code review process requires both tools to function correctly.

Can I use this dual code review workflow for large codebases with complex dependencies?

Yes, this dual code review workflow is specifically applicable to various codebase review scenarios, especially designed to handle large codebases with complex dependencies effectively.

How do I customize the code review workflow for bug fixes versus feature implementation?

The dual code review workflow is configurable to handle various types of code reviews, allowing you to adjust parameters and tailor the analysis process for specific tasks like bug fixes or feature implementation.