codex-cli
Installation
SKILL.md
Codex CLI Non-Interactive Mode
Overview
Execute OpenAI's Codex CLI in non-interactive mode (codex exec) to automate code analysis, reviews, and other development tasks without requiring user approvals. The tool operates with configurable safety modes and supports structured outputs for integration into automation pipelines.
When to Use This Skill
Use Codex CLI when the user requests:
- Code analysis or architectural reviews using AI assistance
- Automated code quality checks or security audits
- Generating reports (changelogs, documentation, etc.) from code
- Multi-step analysis workflows that benefit from persistent context
- Integration with automation pipelines requiring structured output
Trigger phrases: "use Codex to...", "run codex exec", "codex analyze", "have codex review"