·code-review-router
</>

code-review-router

chudiren/ai-agent-testing-platform

Intelligently routes code reviews between Gemini CLI and Codex CLI based on tech stack, complexity, and change characteristics. Use when you want an automated code review of your current changes.

14Installs·0Trend·@chudiren

Installation

$npx skills add https://github.com/chudiren/ai-agent-testing-platform --skill code-review-router

SKILL.md

Routes code reviews to the optimal CLI (Gemini or Codex) based on change characteristics.

If not a git repo: Stop and inform the user: "This directory is not a git repository. Initialize with git init or navigate to a repo."

If neither CLI is found: Stop and inform the user they need to install at least one:

Intelligently routes code reviews between Gemini CLI and Codex CLI based on tech stack, complexity, and change characteristics. Use when you want an automated code review of your current changes. Source: chudiren/ai-agent-testing-platform.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/chudiren/ai-agent-testing-platform --skill code-review-router
Category
</>Dev Tools
Verified
First Seen
2026-02-01
Updated
2026-02-18

Quick answers

What is code-review-router?

Intelligently routes code reviews between Gemini CLI and Codex CLI based on tech stack, complexity, and change characteristics. Use when you want an automated code review of your current changes. Source: chudiren/ai-agent-testing-platform.

How do I install code-review-router?

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

Where is the source repository?

https://github.com/chudiren/ai-agent-testing-platform