code-review-router - Intelligent Code Review Router for Gemini and Codex CLIs
Intelligently routes code reviews between Gemini CLI and Codex CLI based on tech stack, complexity, and change characteristics.
Tags
Updated: 2026-09-18Capabilities
Typical Inputs
Typical Outputs
What this skill does
- Check git repository status
- Verify CLI availability
- Analyze git diff statistics
- Calculate change complexity score
- Detect language and framework
- Detect security sensitive patterns
- Route review to optimal CLI
- Execute code review CLI
- Handle CLI failure with fallback
- Format code review output
Inputs
- Git repository
- Uncommitted git diff changes
Outputs
- Code review routing details
- Code review feedback results
- CLI failure messages
Requirements
- Git CLI environment
- Gemini CLI or Codex CLI
