dmux-workflows

Orchestrate parallel AI agent sessions across multiple harnesses using dmux panes.

Updated Apr 12, 2026
One-click install
npx skills add https://github.com/DrinkBoooz/PyTrade --skill dmux-workflows-drinkboooz
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: dmux-workflows
Source: https://github.com/DrinkBoooz/PyTrade/tree/main/.opencode/skills/trading-creation-tool/ecc/skills/dmux-workflows
Command: npx skills add https://github.com/DrinkBoooz/PyTrade --skill dmux-workflows-drinkboooz

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Orchestrates parallel AI agent sessions using dmux to manage multiple harness panes in a single, cohesive workflow.

Core Features & Use Cases

  • Orchestrates multiple agent harnesses (Claude Code, Codex, OpenCode, Cline, Gemini, Qwen) in parallel through a tmux-based pane manager.
  • Provides clear split-and-merge patterns for research, implementation, and testing cycles without cross-task interference.
  • Supports rapid switching between harnesses and collaborative experimentation with consistent context sharing across panes.

Quick Start

Start a dmux session and create panes for each agent with prompts.

Frequently Asked Questions about dmux-workflows

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I run parallel AI agent sessions in tmux?

Run parallel AI agent sessions by using dmux to orchestrate multiple harness panes within a single tmux-based workflow manager. It coordinates parallel tasks across Claude Code, Codex, OpenCode, Cline, Gemini, and Qwen without cross-task interference.

Can I use tmux to coordinate multiple AI coding agents like Claude Code and Codex?

Yes, you can coordinate multiple AI coding agents like Claude Code and Codex through dmux. It provides a tmux-based pane manager that supports rapid switching between harnesses and collaborative experimentation with consistent context sharing across panes.

What is the best way to split and merge outputs from multiple AI agents?

The best way to split and merge outputs from multiple AI agents is using dmux. It provides clear split-and-merge patterns for research, implementation, and testing cycles, allowing you to press 'n' to create a new pane and 'm' to merge output.

How do I create a new pane and merge output in a multi-agent workflow?

To create a new pane and merge output in a multi-agent workflow, use dmux and press 'n' to create a new pane, then press 'm' to merge output. This allows you to manage multiple harness panes and coordinate parallel tasks effectively.

Does dmux support cross-harness orchestration for parallel tasks?

Yes, dmux supports cross-harness orchestration for parallel tasks. It applies to coordinating multi-agent workflows across Claude Code, Codex, OpenCode, Cline, Gemini, and Qwen, managing multiple harness panes in a single, cohesive workflow.

When should I not use a tmux-based multi-agent orchestration approach?

You should not use a tmux-based multi-agent orchestration approach for tasks requiring sequential execution or strict isolation without context sharing. dmux is designed for parallel tasks and collaborative experimentation, so sequential workflows may face cross-task interference.