team

Coordinate parallel Codex and Claude CLI sessions using tmux and omx.

Updated May 26, 2026
One-click install
npx skills add https://github.com/koasis89/ite-ai-agent --skill team-koasis89
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: team
Source: https://github.com/koasis89/ite-ai-agent/tree/main/plugins/oh-my-codex/skills/team
Command: npx skills add https://github.com/koasis89/ite-ai-agent --skill team-koasis89

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill streamlines the coordination and execution of parallel tasks using tmux-based orchestration, enhancing productivity and ensuring task consistency.

Core Features & Use Cases

  • Parallel Execution: Starts and coordinates multiple Codex or Claude CLI sessions in split panes.
  • Shared Task State: Utilizes .omx/state/team/... files for shared task management.
  • CLI Integration: Operates through the omx team command for seamless integration into workflows.
  • Use Case: Ideal for tasks that require parallel analysis, debugging, or verification, such as running multiple tests or performing simultaneous code reviews.

Quick Start

Start a team for parallel task execution with the command: omx team N "<task description>"

Frequently Asked Questions about team

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

FAQPage Schema
How do I run parallel CLI sessions for coordinated task execution?

You can run parallel CLI sessions by using tmux-based orchestration to start and coordinate multiple Codex or Claude sessions in split panes. This applies to complex workflows requiring parallel processing and shared state management.

Do I need tmux and omx CLI to manage parallel Codex and Claude sessions?

Yes, tmux and omx CLI are required for task coordination and execution. The orchestration operates through the 'omx team' command to initiate and manage parallel sessions seamlessly within your workflow.

How does shared task state management work during parallel processing?

Shared task state management utilizes `.omx/state/team/...` files to track and coordinate parallel tasks. This ensures task consistency across multiple Codex or Claude CLI sessions running simultaneously.

What is the best way to coordinate simultaneous code reviews and debugging?

The best way to coordinate simultaneous code reviews is through tmux-based orchestration, which splits panes for multiple CLI sessions. This is ideal for parallel analysis, running multiple tests, and performing verification.

Can I use this parallel task orchestration for complex shared state workflows?

Yes, this orchestration applies specifically to complex workflows requiring parallel processing and shared state management. It streamlines coordination across multiple CLI sessions to enhance productivity and ensure task consistency.

Why should I use tmux split panes for parallel CLI task execution?

You should use tmux split panes to efficiently coordinate and execute parallel tasks, which enhances productivity and ensures task consistency. It allows multiple Codex or Claude sessions to run and manage shared state simultaneously.