ai-code-reviewer

Installation
SKILL.md

AI Code Reviewer Skill

Purpose

Leverages external AI models (OpenAI Codex CLI and Google Gemini CLI) for deep code analysis beyond Claude's built-in capabilities. Provides multi-perspective code reviews with result aggregation and consensus scoring.

Prerequisites

At least one of the following must be installed and authenticated:

  • Codex CLI: Run codex auth to authenticate
  • Gemini CLI: Run gemini auth login to authenticate

When to Use

  • Deep security analysis requiring external AI perspective
  • Performance optimization requests needing specialized analysis
  • Multi-model code review for high-confidence findings
  • Large codebase analysis with result caching
  • Secret and credential detection in code
Related skills
Installs
2
GitHub Stars
1
First Seen
Feb 12, 2026