What problem does it solve?
This Skill enhances AI development workflows by leveraging OpenAI Codex CLI as a secondary AI perspective for rigorous code review, design validation, and complex debugging hypothesis generation, improving overall decision quality.
Core Features & Use Cases
- Second Opinion on Design: Get AI-driven feedback on architectural decisions and technology choices.
- Strict Code Review: Utilize AI to identify security vulnerabilities, performance issues, and potential bugs in code changes.
- Debugging Hypothesis: Generate potential causes and investigation steps for complex or intermittent bugs.
- Use Case: When facing a critical architectural decision, use this Skill to have Codex CLI review the proposed design against scalability and security best practices, providing an alternative viewpoint to the primary AI.
Quick Start
Ask codex-cli to review the attached git diff for security vulnerabilities.