Harness Engineering 6 months ahead, in a few hours.

Module 15 β€” tmux & agent teams

In this module

You'll learn how to multiply your work output by running multiple Claude Code agents in parallel via tmux, each specialized in a domain, coordinated by a lead agent, and isolated in their own worktree.

15.1 β€” Why tmux is a game-changer with Claude Code

When you work with Claude Code, you interact with a single terminal. You ask a question, you wait for the answer, you ask again. It's sequential. But imagine being able to launch three, four, five instances in parallel, each on a different part of your project, and monitor them all from a single screen. That's exactly what tmux enables.

tmux, short for terminal multiplexer, creates multiple sessions in your terminal, each containing windows, which are themselves splittable into panes. Unlike your terminal's native tabs, tmux persists server-side: you can detach from a session, close your terminal, and come back later β€” everything is still running. This is fundamental when your Claude Code age

Locked content

Unlock the full course to access this module.

Unlock

Already purchased? Recover access