268
+340
// summary
This plugin allows Claude Code users to invoke Codex directly within their workflow for code reviews or task delegation. Users can execute read-only reviews, adversarial reviews, and background task management through a series of slash commands. The tool integrates with the local Codex CLI and supports customizing models and inference settings via configuration files.
// use cases
01
Perform code reviews to check uncommitted changes or branch diffs
02
Conduct adversarial reviews to evaluate design decisions, risk points, and alternatives
03
Delegate tasks to Codex sub-agents to investigate bugs or fix test issues