omc-teams

Spawns N CLI workers in tmux panes to run tasks in parallel.

16|3|Updated Mar 12, 2026
One-click install
npx skills add https://github.com/sehoon787/my-claude --skill omc-teams-sehoon787
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: omc-teams
Source: https://github.com/sehoon787/my-claude/tree/main/skills/omc/omc-teams
Command: npx skills add https://github.com/sehoon787/my-claude --skill omc-teams-sehoon787

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Coordinating multiple CLI-based agents to run tasks concurrently in a single terminal session.

Core Features & Use Cases

  • Spawn N CLI workers (claude, codex, gemini) in tmux panes to execute tasks in parallel.
  • Supports easy task distribution and pane management for faster throughput.
  • Useful in batch processing, automation pipelines, and parallel testing across multiple agents.

Quick Start

Invoke /omc-teams with N workers and an agent type to spawn parallel CLI workers in tmux panes.

Frequently Asked Questions about omc-teams

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

FAQPage Schema
How do I run multiple CLI agents in parallel within a single terminal session?

To run CLI agents in parallel within a single terminal, you can spawn multiple workers in separate tmux panes. This approach allows claude, codex, or gemini agents to execute distributed tasks concurrently for faster throughput.

What do I need to install before spawning parallel CLI workers in tmux panes?

Before spawning parallel CLI workers, you need tmux installed alongside your chosen CLI tools such as claude, codex, or gemini. The system validates your agent type and worker count before starting up the parallel panes.

Can I use tmux to distribute batch processing tasks across different CLI agents?

Yes, you can use tmux to distribute batch processing tasks across different CLI agents. Spawning N workers in tmux panes enables parallel task execution, which is useful for automating pipelines and parallel testing across multiple agent types.

What is the best way to coordinate concurrent CLI workers for automation pipelines?

The best way to coordinate concurrent CLI workers for automation pipelines is spawning them in tmux panes. This method provides pane management and task distribution for claude, codex, and gemini agents within a single terminal session.

Are there limitations on the number of parallel workers I can spawn in tmux panes?

There are limitations on spawning parallel workers in tmux panes, as the system validates the N range before startup. You must specify a valid number of workers and a supported agent type to successfully initiate the parallel session.