Show HN: Codex-review – a read-only cross-model review skill for Claude Code
Category: devtools
Tags: code-review, claude-code, openai-codex, shell-script, agent-skill
Score: 5.5/10 (Innovation: 6, Technical: 5, Documentation: 7, Utility: 4)
Codex-review is a read-only skill that lets Claude Code delegate code review to OpenAI's Codex CLI, providing a cross-model 'decorrelation seam' to catch blind spots. It enforces safety by restricting flags to read-only operations and is interesting for its novel principle of using different models to improve review diversity, though it is niche and dependent on both Claude and Codex installations.
Target audience: backend devs, devops
Repository: https://github.com/shimo4228/codex-review · Shell · MIT
View on Hacker News