codex
Installation
SKILL.md
Codex CLI Integration
Overview
Execute Codex CLI commands and parse structured JSON responses. Supports file references via @ syntax, multiple models, and sandbox controls.
When to Use
- Complex code analysis requiring deep understanding
- Large-scale refactoring across multiple files
- Automated code generation with safety controls
Fallback Policy
Codex is the primary execution method for all code edits and tests. Direct execution is only permitted when:
- Codex is unavailable (service down, network issues)
- Codex fails twice consecutively on the same task