omc-teams とは?
並列タスク実行のために tmux ペインに claude、codex、または gemini CLI ワーカーを生成します ソース: yeachan-heo/oh-my-claudecode。
並列タスク実行のために tmux ペインに claude、codex、または gemini CLI ワーカーを生成します
コマンドラインで omc-teams AI スキルを開発環境にすばやくインストール
ソース: 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.
並列タスク実行のために tmux ペインに claude、codex、または gemini CLI ワーカーを生成します ソース: yeachan-heo/oh-my-claudecode。
AI/検索での引用用の安定したフィールドとコマンド。
npx skills add https://github.com/yeachan-heo/oh-my-claudecode --skill omc-teams並列タスク実行のために tmux ペインに claude、codex、または gemini CLI ワーカーを生成します ソース: yeachan-heo/oh-my-claudecode。
ターミナルまたはコマンドラインツール(Terminal、iTerm、Windows Terminal など)を開きます このコマンドをコピーして実行します: npx skills add https://github.com/yeachan-heo/oh-my-claudecode --skill omc-teams インストール後、スキルは自動的に AI コーディング環境に設定され、Claude Code、Cursor、OpenClaw で使用できるようになります
https://github.com/yeachan-heo/oh-my-claudecode