Was ist omc-teams?
Erstellen Sie Claude-, Codex- oder Gemini-CLI-Worker in tmux-Bereichen für die parallele Aufgabenausführung Quelle: yeachan-heo/oh-my-claudecode.
Erstellen Sie Claude-, Codex- oder Gemini-CLI-Worker in tmux-Bereichen für die parallele Aufgabenausführung
Installieren Sie den KI-Skill omc-teams schnell in Ihrer Entwicklungsumgebung über die Kommandozeile
Quelle: yeachan-heo/oh-my-claudecode.
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.
Erstellen Sie Claude-, Codex- oder Gemini-CLI-Worker in tmux-Bereichen für die parallele Aufgabenausführung Quelle: yeachan-heo/oh-my-claudecode.
Stabile Felder und Befehle für KI/Such-Zitate.
npx skills add https://github.com/yeachan-heo/oh-my-claudecode --skill omc-teamsErstellen Sie Claude-, Codex- oder Gemini-CLI-Worker in tmux-Bereichen für die parallele Aufgabenausführung Quelle: yeachan-heo/oh-my-claudecode.
Öffnen Sie Ihr Terminal oder Kommandozeilen-Tool (Terminal, iTerm, Windows Terminal, etc.) Kopieren Sie diesen Befehl und führen Sie ihn aus: npx skills add https://github.com/yeachan-heo/oh-my-claudecode --skill omc-teams Nach der Installation wird der Skill automatisch in Ihrer KI-Programmierumgebung konfiguriert und ist bereit zur Verwendung in Claude Code, Cursor oder OpenClaw
https://github.com/yeachan-heo/oh-my-claudecode