What problem does it solve?
This Skill eliminates the need to switch context or tools to get expert code feedback, letting you access independent code reviews, adversarial code testing, and ad-hoc code consultation directly within your development workflow.
Core Features & Use Cases
- Code Review Mode: Run independent diff reviews via Codex with a pass/fail gate to catch issues before merging code.
- Adversarial Challenge Mode: Test your code's resilience by having Codex attempt to break it, surfacing hidden edge cases and vulnerabilities.
- Consult Mode: Ask Codex any code-related question with session continuity for follow-up questions, getting a reliable "second opinion" without losing context.
- Use Case: Before merging a PR, use Code Review mode to get a pass/fail assessment; before shipping a new feature, use Challenge mode to surface hidden bugs; when stuck on an implementation, use Consult mode to get expert advice with persistent context for follow-up questions.
Quick Start
Invoke this skill and ask for a Codex review of your latest code changes to receive a pass/fail assessment before merging your pull request.