What problem does it solve?
This Skill provides a fast, independent second opinion on code changes by running an external Codex-powered CLI to perform thorough code reviews, adversarial challenge sessions, and interactive consultations so maintainers can surface hidden issues, edge cases, and security risks before shipping.
Core Features & Use Cases
- Review Mode: Run codex review against a branch diff with a pass/fail gate and token/cost reporting for CI-ready assessments.
- Challenge Mode: Launch adversarial analysis that actively looks for race conditions, injection vectors, silent data corruption, and other failure modes.
- Consult Mode: Interactive conversational Q&A with session continuity, plan-file integration, and JSONL reasoning traces for reproducibility.
- Cross-model Comparison & Telemetry: Compare findings with other reviews, persist session IDs, and log telemetry and review outcomes for auditability.
Quick Start
Ask the codex skill to review the current branch diff by saying: /codex review