dmux — параллельная оркестрация AI-агентов в терминале

★ 7.9 · orchestration

dmux-workflows is a Claude Code skill that enables orchestration of parallel AI agent sessions using dmux, a tmux pane manager for agent harnesses. Press `n` to open a new pane with a prompt and `m` to merge its output back into the main session; supported platforms include Claude Code, Codex, OpenCode, Cline, Gemini, and Qwen. The skill ships five concrete workflow patterns: parallel research-and-implement tracks, multi-file feature splits, a test-and-fix loop, cross-harness task distribution, and a parallel code review pipeline. A dedicated section covers git worktree integration for pane isolation when agents touch overlapping files. Designed for developers who need to divide complex tasks across multiple agents and run independent workstreams simultaneously — keeping total panes under five or six to manage API token consumption.