omc-teams

Parallelize CLI agent tasks across tmux panes for process-based execution.

Updated Mar 11, 2025
One-click install
npx skills add https://github.com/MohammedSaudAlsahli/dotfiles --skill omc-teams-mohammedsaudalsahli
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: omc-teams
Source: https://github.com/MohammedSaudAlsahli/dotfiles/tree/main/ai/agents-skills/omc-teams
Command: npx skills add https://github.com/MohammedSaudAlsahli/dotfiles --skill omc-teams-mohammedsaudalsahli

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires tmux, claude, codex, gemini, antigravity, grok, cursor, and includes scripts (resource) components.

What problem does it solve?

This Skill streamlines the execution of parallel tasks using multiple CLI agents in tmux panes, enhancing productivity for developers and system administrators.

Core Features & Use Cases

  • Parallel Task Execution: Run tasks in parallel across multiple tmux panes, supporting agents like Claude, Codex, Gemini, Antigravity, Grok, and Cursor.
  • CLI Agent Support: Leverages CLI interfaces for various AI tools and services.
  • Task Distribution: Distribute tasks among worker processes, allowing for process-based parallel execution.

Quick Start

Run /omc-teams 2:claude "implement auth module with tests" to execute the 'implement auth module with tests' task using 2 Claude agents 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 tasks with multiple CLI agents in tmux?

You can run parallel tasks with CLI agents in tmux by using the `/omc-teams` command, which distributes tasks across multiple tmux panes for process-based execution. This supports agents like Claude, Codex, and Gemini.

Can I distribute a single task across multiple Claude agents?

Yes, you can distribute tasks across multiple Claude agents by specifying the desired agent count and type in the command, such as `/omc-teams 2:claude "task description"`, which spins up two parallel Claude workers in separate tmux panes.

Which CLI agents are supported for parallel execution in tmux?

Supported CLI agents for parallel execution in tmux include Claude, Codex, Gemini, Antigravity, Grok, and Cursor. The respective CLI tools and tmux must be installed on your system to utilize them.

Do I need tmux installed to execute parallel CLI agent tasks?

Yes, tmux is a required dependency for executing parallel CLI agent tasks. The tool leverages tmux panes to manage and monitor process-based parallel execution across the different CLI agents.

What is the best way to monitor parallel CLI agent processes?

The best way to monitor parallel CLI agent processes is by utilizing the built-in `omc team` commands for task execution and monitoring, which manage the distributed worker processes directly within the visible tmux panes.

Why does parallel task execution fail when a CLI agent is missing?

Parallel task execution fails when a CLI agent is missing because the tool explicitly requires the respective CLI interfaces, such as Claude or Codex, to be installed locally to initiate the process-based worker in the tmux pane.