Claude Review Loop
Claude Code plugin implementing an automated code-review loop that runs diffs through Codex.
๐ก๏ธ AgentReady threat assessment
MAESTRO 7-layer threat model + OWASP AIVSS risk score for Claude Review Loop, derived from its capabilities.
AIVSS 7.6 ยท High
View MAESTRO 7-layer threat model โOverview
A plugin that adds an automated code-review loop to Claude Code by routing diffs through Codex for a second-model review. It is built from commands and hooks โ the hook triggers review on events and the command runs it on demand. It gates changes behind an independent review pass.
Key features
- Automated code-review loop
- Second-model review via Codex
- Command + hook driven
Use cases
- Gating commits behind an automated review pass
- Getting an independent Codex review of Claude's diffs