omc-teams

Orchestrate multi-agent CLI workers in tmux panes for parallel task execution.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Orchestrate multi-agent CLI workers in tmux panes to execute tasks in parallel.

Core Features & Use Cases

  • Spawn N CLI worker processes in tmux panes to execute tasks in parallel.
  • Supports copilot, codex, and gemini agent types.
  • Ideal for performance-oriented automation workflows and multi-repo task coordination.

Quick Start

Launch a 2-worker team of Copilot, Codex, or Gemini agents with omcp team to run your task in parallel.

Frequently Asked Questions about omc-teams

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

FAQPage Schema
How do I run parallel CLI automation tasks using tmux?

Run parallel CLI automation tasks by spawning N worker processes in isolated tmux panes. This multi-agent orchestration executes commands concurrently across multiple repositories for faster workflow completion.

Can I use Copilot, Codex, and Gemini agents together in a parallel workflow?

Yes, you can use Copilot, Codex, and Gemini agent types together in a parallel workflow. The system orchestrates these multi-agent CLI workers in tmux panes to execute tasks concurrently.

How do I coordinate multi-repo task execution across multiple agents?

Coordinate multi-repo task execution by launching a team of CLI workers using omcp team commands. These workers run in parallel tmux panes, enabling distributed task execution across your repositories.

What is the best way to manage lifecycle and isolation for parallel CLI workers?

Manage lifecycle and isolation for parallel CLI workers using omcp team commands within tmux panes. This approach provides process isolation and lifecycle management for N concurrent agents.

Do I need tmux to run multi-agent CLI teams?

Yes, tmux is required to run multi-agent CLI teams. The system relies on tmux pane isolation to separate and manage the lifecycle of each parallel CLI worker process.