codex
Installation
SKILL.md
Codex Skill Guide
When to Use This Skill
Primary Use Cases:
- User explicitly requests
codexCLI execution (Mode 1: Direct CLI) - Complex debugging requiring GPT second opinion (Mode 2: GPT Delegation)
- Deep research on unfamiliar technologies (Mode 2: GPT Delegation)
- Algorithm optimization validation (Mode 2: GPT Delegation)
Do NOT use for:
- Simple code explanations
- Routine file operations
- Standard debugging that Claude can handle directly