·omc-teams

Spawn claude, codex, or gemini CLI workers in tmux panes for parallel task execution

41Installs·3Trend·@yeachan-heo

Installation

$npx skills add https://github.com/yeachan-heo/oh-my-claudecode --skill omc-teams

How to Install omc-teams

Quickly install omc-teams AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/yeachan-heo/oh-my-claudecode --skill omc-teams
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: yeachan-heo/oh-my-claudecode.

SKILL.md

View raw

Spawn N CLI worker processes in tmux panes to execute tasks in parallel. Supports claude, codex, and gemini agent types. Unlike /team (which uses Claude Code's native TeamCreate/Task tools), this skill uses the tmux runtime to launch actual CLI processes in visible tmux panes.

Break the task into exactly N subtasks. Each subtask must be:

MCP tools block Claude Code while running, so we use a two-tool async pattern. Call mcpteamomcrunteamstart — it spawns workers in the background and returns a jobId immediately. No Bash, no path resolution; the MCP server finds runtime-cli.cjs from its own install directory automatically.

Spawn claude, codex, or gemini CLI workers in tmux panes for parallel task execution Source: yeachan-heo/oh-my-claudecode.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/yeachan-heo/oh-my-claudecode --skill omc-teams
Category
@Collaboration
Verified
First Seen
2026-02-25
Updated
2026-03-10

Browse more skills from yeachan-heo/oh-my-claudecode

Quick answers

What is omc-teams?

Spawn claude, codex, or gemini CLI workers in tmux panes for parallel task execution Source: yeachan-heo/oh-my-claudecode.

How do I install omc-teams?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/yeachan-heo/oh-my-claudecode --skill omc-teams Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/yeachan-heo/oh-my-claudecode

Details

Category
@Collaboration
Source
skills.sh
First Seen
2026-02-25