peer-review
Installation
SKILL.md
Peer Review Skill
Purpose
Enable cross-agent code reviews where Gemini and Codex review each other's work to catch blind spots, with Claude Code (Lead Engineer) verifying all findings before acting on them.
Why Peer Review Matters
Different models have different blind spots:
- Fresh eyes catch issues the original author missed
- Cross-domain review (frontend ↔ backend) reveals integration issues
- Verification step prevents false positives and wasted work