
from oh-my-claudecode30,285
Launch N CLI worker processes (claude/codex/gemini) in tmux panes to run tasks in parallel for multi-agent CLI-first workflows.
OMC Teams launches multiple CLI-based worker processes in separate tmux panes so you can run parallel agent tasks using Claude Code, Codex, or Gemini CLI tools. It decomposes a requested task into N independent subtasks, starts N CLI workers, and provides lifecycle commands to monitor and shut down teams. Use it when you need process-level parallel execution rather than a single agent session.
Inferred compatibility: Claude Code CLI, OpenAI Codex CLI, Google Gemini CLI (invoked as external CLI worker processes).
This skill has not been reviewed by our automated audit pipeline yet.