Worker Codex Implementation banner
tonychang04 tonychang04

Worker Codex Implementation

Development community

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

Terminal
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 Repository