andreidavid
01Plugin Claude Code
Plugins by Andrei David — automatic Codex-powered code review for Claude Code.
Plugin Claude Code
Plugins by Andrei David — automatic Codex-powered code review for Claude Code.
Plugin Claude Code
Automatic post-commit code review using OpenAI Codex CLI. After every git commit, Codex reviews the changes and provides a PASS/FAIL verdict. On FAIL, Claude fixes issues and re-commits. On PASS, prompts to push to GitHub.
Command
Run a Codex review on a Claude Code plan file.
Command
Set the sandbox policy for automatic Codex reviews.
Command
Waive a disputed Codex review finding so it stops blocking commits.
Command
Run a Codex code review on commits, branches, or uncommitted changes.
Hook
Runs after a tool call finishes for Bash tool calls, executing post-commit-review.sh. From andreidavid/codex-review.
Hook
Runs when a session starts, executing session-start-check.sh. From andreidavid/codex-review.
Hook
Runs when the agent finishes a response, executing stop-review-loop.sh. From andreidavid/codex-review.
Skill Claude CodeCodex
Use when the user asks to "review code with codex", "run a codex review", "review my changes", "review this commit", "review my branch", or wants OpenAI Codex to review code changes. Provides automated code review using the Codex CLI.