codex-team

Coordinate Codex agents across a team with lock-based conflict prevention.

418|40|Updated Nov 5, 2025
One-click install
npx skills add https://github.com/boshu2/agentops --skill codex-team
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: codex-team
Source: https://github.com/boshu2/agentops/tree/main/skills/codex-team
Command: npx skills add https://github.com/boshu2/agentops --skill codex-team

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill coordinates Codex-driven tasks across a team under Claude orchestration to prevent file conflicts and speed delivery.

Core Features & Use Cases

  • Orchestrated tasking: Claude coordinates multiple Codex agents, ensuring each gets a focused task while handling conflicts with a lock-based strategy.
  • Cross-team collaboration: Facilitates 2+ task execution with synchronized waves or merge strategies to avoid overwrites.
  • Operational prompts: Includes canonical prompts and task-spawn workflows to guide agents and ensure reproducible results.

Quick Start

Use the codex-team command to spawn a small team and assign two tasks to demonstrate orchestration.

Frequently Asked Questions about codex-team

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I prevent file conflicts when running multiple Codex agents in parallel?

To prevent file conflicts during multi-agent execution, Claude orchestration applies a lock-based strategy to coordinate Codex agents, managing locks and synchronizing waves to avoid overwrites. This ensures each agent operates on isolated tasks while cross-team collaboration is synchronized.

What is Claude-led orchestration for Codex teamwork and when do I need it?

Claude-led orchestration is a coordination mechanism for Codex-driven tasks that spawns and manages multiple agents under a central strategy. You need it when executing 2+ tasks requiring cross-agent collaboration to prevent file conflicts and speed delivery.

How to orchestrate multi-task scenarios with Codex CLI using wave and merge strategies?

To orchestrate multi-task scenarios, use the codex-team command to spawn agents with explicit task prompts, applying wave and merge strategies to manage locks and merge changes. This coordinates cross-team collaboration and ensures reproducible results through operational prompts.

Do I need a working Codex CLI and explicit task prompts to use multi-agent orchestration?

Yes, multi-agent orchestration requires a working Codex CLI, explicit task prompts, and defined wave or merge strategies. These prerequisites are necessary to spawn agents, manage locks, and coordinate cross-agent collaboration for 2+ concurrent tasks.

What's the best way to coordinate cross-agent collaboration for 2+ concurrent tasks?

The best way to coordinate cross-agent collaboration is using Claude orchestration with synchronized waves or merge strategies. This approach assigns focused tasks to each Codex agent while utilizing a lock-based strategy to prevent file conflicts and speed delivery.

Why does my multi-agent Codex setup overwrite files during concurrent task execution?

Concurrent Codex execution overwrites files when lacking a lock-based strategy for conflict-prevention. Without Claude orchestration to manage locks and synchronize waves across 2+ tasks, agents lack the cross-team collaboration needed to prevent file conflicts and merge changes safely.