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