tmux-ide
A CLI tool that turns any project into a tmux-powered terminal IDE, orchestrating Claude agent teams in coordinated panes via a single YAML config.
At a Glance
Pricing
Fully free and open source. Install via npm or the install script.
Engagement
Available On
Listed Mar 2026
About tmux-ide
tmux-ide is a command-line tool that transforms any project directory into a fully configured tmux-powered terminal IDE using a simple ide.yml config file. It orchestrates teams of Claude AI agents — each running in its own tmux pane — coordinating through shared tasks and messages. One YAML config and one command launches a complete multi-agent workspace with dev servers, labeled panes, and Claude instances ready to go.
- Agent Teams — Define a team lead and multiple Claude teammates; the lead analyzes the project, spawns agents on the fly, assigns tasks, and work happens in parallel across panes.
- Declarative YAML Config — Edit
ide.ymlto define roles, tasks, and pane sizes; the layout updates live and is fully reproducible across machines and projects. - One-Command Launch — Run
tmux-ideto handle tmux session creation, pane splitting, environment variables, and agent flags automatically. - Self-Organizing Teams — The lead agent can spawn new teammates, reassign work, and restart the layout from within its own session.
- Shared Task List — Agents communicate through shared tasks and messages; the lead assigns, teammates claim and report back.
- Stack Auto-Detection — Automatically detects Next.js, Vite, Python, Go, and more, running dev servers alongside your agent team.
- Claude Code Skill Built In — The install script registers a Claude Code skill automatically, letting Claude configure your workspace, detect the stack, and set up the layout.
- Flexible Installation — Install globally via
npm i -g tmux-ide, run instantly withnpx tmux-ide, or use the provided install script. - Preset Templates — Get started quickly with built-in templates for Next.js, Convex, Vite, Python, Go, and agent team layouts.
- Live Layout Reload — Use
tmux-ide restartto apply updated config without manually tearing down and rebuilding your session.
Community Discussions
Be the first to start a conversation about tmux-ide
Share your experience with tmux-ide, ask questions, or help others learn from your insights.
Pricing
Open Source
Fully free and open source. Install via npm or the install script.
- Multi-agent Claude team orchestration
- Declarative YAML config
- Preset templates
- Claude Code skill registration
- Dev server integration
Capabilities
Key Features
- Multi-agent Claude team orchestration
- Declarative YAML workspace config
- Automatic tmux session and pane management
- Live layout reload on config change
- Stack auto-detection (Next.js, Vite, Python, Go)
- Shared task list for agent coordination
- Self-organizing agent teams
- Claude Code skill registration
- Preset templates for common stacks
- Dev server integration
