codex

Installation
SKILL.md

Codex Subagent

Hand off a task to Codex CLI for autonomous execution. Codex is a capable coding agent that can implement features, fix bugs, refactor code, investigate issues, and review changes.

Session Info

Session ID: ${CLAUDE_SESSION_ID} Output directory: ~/.claude/codex/${CLAUDE_SESSION_ID}/

Output files:

  • progress-{timestamp}.jsonl - Streaming JSONL events (for monitoring)
  • summary-{timestamp}.txt - Final agent message only (for results)

Parse Arguments

Arguments: $ARGUMENTS

Parse the arguments:

  • Everything before flags is the task description
Related skills
Installs
1
GitHub Stars
109
First Seen
Jan 30, 2026