codex

Delegates coding tasks to OpenAI Codex CLI for automated development and review.

Updated Apr 30, 2026
One-click install
npx skills add https://github.com/photonics-dhl/Hermes --skill codex-photonics-dhl
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: codex
Source: https://github.com/photonics-dhl/Hermes/tree/main/hermes-home/skills/autonomous-ai-agents/codex
Command: npx skills add https://github.com/photonics-dhl/Hermes --skill codex-photonics-dhl

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Delegates coding tasks to OpenAI Codex CLI to automate feature development, refactoring, PR reviews, and batch issue fixing.

Core Features & Use Cases

  • Codex-assisted code generation and review within a Git repository.
  • Automated refactoring, batch fixes, and quality checks directly from the terminal.
  • Use Case: accelerate feature delivery by delegating routine coding tasks to Codex while you manage repository governance.

Quick Start

Run Codex in your project repository to begin an autonomous coding session.

Frequently Asked Questions about codex

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate code refactoring and PR reviews in a Git repository?▼

Automating code refactoring and PR reviews in a Git repository requires delegating coding tasks to the OpenAI Codex CLI, which performs autonomous feature development, batch issue fixing, and quality checks directly from the terminal.

What is needed to run terminal-based coding agents for autonomous feature development?▼

Running terminal-based coding agents for autonomous feature development requires having the Codex CLI installed, an OpenAI API key configured, and operating inside a Git repository with a connected workspace for safe changes.

How does Codex CLI handle batch issue fixing and iterative code changes?▼

Codex CLI handles batch issue fixing and iterative code changes by acting as a terminal-based agent that autonomously modifies code within a connected workspace, accelerating feature delivery while you manage repository governance.

Can I use Codex for automated code generation and review without leaving the terminal?▼

Yes, Codex supports automated code generation and review without leaving the terminal by initiating a session in your project repository to delegate routine coding tasks to the autonomous agent.

What are the limitations of using autonomous coding agents for Git repository governance?▼

Limitations of using autonomous coding agents include the requirement to operate strictly inside a Git repository with a connected workspace, ensuring safe iterative changes rather than unmonitored direct commits.