What problem does it solve?
Codex's capabilities were historically accessed via scattered prompts. This Skill wraps Codex in a CLI with three distinct modes to streamline code review, adversarial testing, and on-demand consultation, enabling persistent context across sessions and hands-free operation via voice triggers.
Core Features & Use Cases
- Code Review: Independent diff review with pass/fail gates to enforce code quality checks in pull requests and patches.
- Adversarial Challenge: An adversarial mode that attempts to break your code to surface edge cases and resilience gaps.
- Consult: Ask Codex questions with session continuity for follow-ups across interactions.
- Voice Triggers: Supports aliases like "code x", "code ex", and "get another opinion" for hands-free usage.
- Context Loading: Maintains prior context to ensure coherent multi-turn interactions across tasks.
Quick Start
Run the codex review mode on your project to start a guided diff analysis with Codex.