cmux-ai-run

Partition a workspace into cmux panels for parallel Codex, Gemini, and Claude execution.

17|3|Updated Jan 23, 2026
One-click install
npx skills add https://github.com/insightflo/claude-impl-tools --skill cmux-ai-run
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: cmux-ai-run
Source: https://github.com/insightflo/claude-impl-tools/tree/main/plugin/skills/cmux-ai-run
Command: npx skills add https://github.com/insightflo/claude-impl-tools --skill cmux-ai-run

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill enables real-time parallel execution of multiple AI agents within a single workspace by splitting the workspace into dedicated panels for Codex, Gemini, and Claude, eliminating sequential bottlenecks.

Core Features & Use Cases

  • True parallel AI execution: Launch Codex, Gemini, and Claude concurrently within a cmux layout to speed up complex workflows.
  • Coordinated task routing: Central coordinator analyzes tasks and routes them to the appropriate model based on capabilities.
  • Live monitoring & logging: Panels display real-time progress and consolidated results, with fallback and error handling.

Quick Start

Launch Claude Code and run '/cmux-ai-run' to initialize the parallel multi-AI workflow.

Frequently Asked Questions about cmux-ai-run

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

FAQPage Schema
How do I run parallel AI agents for concurrent task execution in a single workspace?▼

You can achieve parallel AI execution by partitioning a single workspace into dedicated cmux panels for Codex, Gemini, and Claude, allowing separate agents to operate concurrently with shared context.

What is multi-AI task routing and how does a coordinator manage it?▼

Multi-AI task routing involves a central coordinator analyzing tasks and directing them to the appropriate AI model based on capabilities. The coordinator collects results and provides fallback and error handling.

Do I need a configured cmux environment to coordinate multiple AI models?▼

Yes, parallel multi-AI task execution requires a configured cmux environment, accessible AI models, and a coordinator to route tasks and collect results before you can initialize workflows.

What's the best way to monitor real-time progress of concurrent AI workflows?▼

Using cmux panels allows for live monitoring and logging of concurrent AI workflows. Panels display real-time progress and consolidated results from Codex, Gemini, and Claude during execution.

How do I start a multi-AI workflow for complex scenarios like code generation and strategic planning?▼

To start a multi-AI workflow for code generation or strategic planning, launch Claude Code and run the initialization command to set up the parallel execution layout within your workspace.

Are there limitations when sharing context across multiple concurrent AI agents?▼

While agents operate concurrently with shared context, limitations depend on the coordinator's ability to route tasks effectively and manage fallbacks or errors during complex multi-task scenarios.