dmux-workflows

Orchestrate parallel AI agent sessions across multiple harnesses using dmux.

2|Updated Mar 20, 2026
One-click install
npx skills add https://github.com/multiplex-ai/muggle-ai-teams --skill dmux-workflows-multiplex-ai
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: dmux-workflows
Source: https://github.com/multiplex-ai/muggle-ai-teams/tree/main/skills/dmux-workflows
Command: npx skills add https://github.com/multiplex-ai/muggle-ai-teams --skill dmux-workflows-multiplex-ai

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Orchestrate parallel AI agent sessions across multiple harnesses using a dmux-based workflow manager, enabling efficient, coordinated execution.

Core Features & Use Cases

  • Parallel agent panes: run multiple agent sessions simultaneously across Claude Code, Codex, OpenCode, and more.
  • Pane merge & context sharing: merge pane outputs back to the main session for integrated results.
  • Cross-harness coordination: orchestrate tasks that span different AI tools and environments.

Quick Start

Start a new dmux session and create multiple agent panes to run tasks in parallel.

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 across multiple harnesses?

You can run parallel AI agent sessions by using dmux to orchestrate multiple panes across Claude Code, Codex, and OpenCode. The dmux workflow manager coordinates simultaneous execution and merges pane outputs back to the main session for integrated results.

What is the best way to coordinate research, implementation, and testing across different AI tools?

The best way to coordinate these tasks is using a dmux-based workflow manager to orchestrate parallel panes across multiple harnesses. It provides pattern-based guidance and cross-pane merging to synchronize research, implementation, testing, and review workflows.

Can I use tmux to manage parallel AI agent panes for Claude Code and Codex simultaneously?

Yes, you can use dmux with tmux to manage parallel AI agent panes for Claude Code and Codex simultaneously. Dmux specifies pane management rules and cross-harness coordination to ensure reliable, scalable parallel execution across different environments.

How does cross-pane context sharing work when orchestrating multiple AI agents?

Cross-pane context sharing works by merging individual pane outputs back to the main session. This dmux workflow pattern allows integrated results from multiple parallel AI agent sessions to be consolidated, ensuring coordinated execution across different harnesses.

Do I need specific dependencies or components installed to start a dmux session?

No specific dependencies or components are required to start a dmux session. The dmux workflow manager operates independently, allowing you to quickly create multiple agent panes and run parallel tasks across supported harnesses without additional setup.

When should I avoid using parallel AI agent panes for workflow orchestration?

You should avoid parallel AI agent panes if your workflow requires strict sequential execution or lacks clear task isolation. Dmux is designed for reliable, scalable parallel execution, so single-threaded or highly interdependent tasks may not benefit from multi-pane coordination.