omc-teams

Coordinate task execution across CLI teams via tmux or external worker processes.

1|Updated Apr 26, 2026
One-click install
npx skills add https://github.com/huyhung9630/codex_plugin --skill omc-teams-huyhung9630
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: omc-teams
Source: https://github.com/huyhung9630/codex_plugin/tree/main/plugins/oh-my-codex-workflows/skills/omc-teams
Command: npx skills add https://github.com/huyhung9630/codex_plugin --skill omc-teams-huyhung9630

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill coordinates process-based CLI teams, leveraging tmux, Codex, Claude, or Gemini, to manage external worker execution, enhancing multi-agent orchestration workflows.

Core Features & Use Cases

  • CLI Team Management: Orchestrate CLI teams using tmux or external worker processes.
  • Task Distribution: Distribute tasks to specific agents (Codex, Claude, Gemini) for execution.
  • Session Monitoring: Monitor and manage worker sessions, ensuring task completion and output synthesis.
  • Use Case: When you need to run a series of tasks across multiple agents, like Codex, Claude, or Gemini, and want to manage their execution through tmux or a similar terminal runtime.

Quick Start

Use the omc-teams skill to coordinate a team of 5 Codex agents to execute the 'build' task.

Frequently Asked Questions about omc-teams

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

FAQPage Schema
How do I coordinate multiple CLI agents to run tasks in parallel?

Multi-agent orchestration coordinates process-based CLI teams by distributing tasks to external workers like Codex, Claude, or Gemini and managing their execution through tmux sessions. This approach validates parameters and launches workers with appropriate safeguards.

What is the best way to distribute a build task across multiple Codex agents?

Distributing a build task across Codex agents requires CLI orchestration to validate task parameters, check prerequisites, and launch worker sessions. You can coordinate a team of agents to execute the build task concurrently.

Does multi-agent orchestration work with external worker processes like Codex, Claude, and Gemini?

Yes, multi-agent orchestration works with external worker processes like Codex, Claude, and Gemini. It coordinates execution across these CLI teams by managing external worker execution and monitoring session completion.

How do I monitor worker sessions when running multi-agent tasks through tmux?

Monitoring worker sessions in tmux involves tracking task completion and output synthesis for CLI teams. The orchestration mechanism ensures active session monitoring and manages the external worker processes throughout execution.

What prerequisites do I need to check before launching a CLI team for task distribution?

Before launching a CLI team for task distribution, you must validate task parameters and check prerequisites to ensure the environment supports the external worker processes. This validation safeguards the execution of agents like Codex or Claude.