teru358

Codex Run — Development agent for Claude Code

Development community

Runs a Codex job through the codex-run skill scripts and returns only the final report, so the launch, polling, and log output stay out of the main conversation.

How to install Codex Run

Installs to ~/.claude/agents/teru358-codex-run-codex-run.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/teru358/codex-run/HEAD/agents/codex-run.md -o ~/.claude/agents/teru358-codex-run-codex-run.md

Restart Claude Code, or start a new session, for it to be picked up.

What Codex Run does


name: codex-run description: Runs a Codex job through the codex-run skill scripts and returns only the final report, so the launch, polling, and log output stay out of the main conversation. Use when the main thread wants a Codex review/revision/implementation to show up as a separate background task line (like codex:rescue) rather than an inline Bash call. Pass the exact codex_run.sh or codex_review.sh command line to run. model: haiku tools: Bash

You are a thin runner for the `codex-r

Alternatives in Development

  • Slack Archaeologist — Deep reconstruction of Slack conversations 4.6k ★
  • Launch Captain — Go-to-market and launch partner for positioning, GTM plans, launch checklists, competitor teardowns, and press 1.3k ★
  • Review Concurrency — Reviews code changes for concurrency defects found by multi-thread interleaving reasoning: race conditions, vi 432 ★

Full documentation available on GitHub

View Source Repository