codex-code

Community

Orchestrate parallel Codex agents for coding

AuthorZealousEar
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Claude-driven orchestration of multiple Codex agents to break down coding tasks, run them in parallel, and unify results, reducing time-to-delivery and cognitive load for engineers.

Core Features & Use Cases

  • Autonomous task decomposition: An orchestrator analyzes a coding task, splits it into subtasks, and assigns them to N Codex agents.
  • Parallel execution with isolation: Uses git worktrees to run agents in isolated environments, preventing conflicts and enabling scalable parallelism.
  • Structured results and aggregation: Enforces a JSON schema for per-agent outputs, then aggregates into a single execution report with diagnostics and summaries.

Quick Start

Activate the CodexCode skill to spawn a swarm, supply the task prompt, and merge agent outputs into a final implementation.

Dependency Matrix

Required Modules

None required

Components

scriptsreferences

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: codex-code
Download link: https://github.com/ZealousEar/claude-skills/archive/main.zip#codex-code

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.