Worker Codex Implementation
Description
--- name: worker-codex-implementation description: Implements a ticket end-to-end inside an isolated worktree by orchestrating `codex exec` for code-gen. Commander spawns this when a repo's `preferred_backend` is "codex". Same orchestration contract as worker-implementation (spec first, commit on branch, PR output contract, ticket-source update) — only the raw code-gen step delegates to codex via scripts/hydra-codex-exec.sh. NOT for PR review (use worker-review) or test discovery (use worker-tes
Installation
Installs to ~/.claude/agents/tonychang04-hydra-worker-codex-implementation.md
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/tonychang04/hydra/HEAD/.claude/agents/worker-codex-implementation.md -o ~/.claude/agents/tonychang04-hydra-worker-codex-implementation.md Restart Claude Code, or start a new session, for it to be picked up.
Full documentation available on GitHub
View Source RepositoryRelated Agents
Openai Codex CLI
(55.8k ⭐) - Lightweight coding agent that runs in your terminal.
Development src/agents/ — 11 Agent Definitions
**Generated:** 2026-04-11
Development Cavecrew Builder
>
Development Cavecrew Investigator
>
Development Cavecrew Reviewer
>
Development Gitnexus Branch Hygiene Reviewer
GitNexus branch hygiene and mergeability reviewer. Use to classify merge state, conflicts, stale branches, mer
Development