KMerdan

Tmux Worktree Agent — AI skill for Claude Code

AI community

A tmux plugin for managing git worktrees with AI coding agents.

How to install Tmux Worktree Agent

This entry records only its repository, not the path inside it, so there is no exact command to give. Open KMerdan/tmux-worktree-agent and copy the folder into ~/.claude/skills/, or the file into ~/.claude/agents/.

What Tmux Worktree Agent does

A tmux plugin for managing git worktrees with AI coding agents. Enable human multithreading across isolated sessions.

Alternatives in AI

  • Omnara — by Ishaan Sehgal - A command center for AI agents that syncs Claude Code sessions across terminal, web, and mo 2.6k ★
  • Nodeterm — Node-based terminal manager for AI coding agents — tmux-backed terminals and parallel agent sessions as dragga 1.3k ★
  • Agor — Orchestrate Claude Code, Codex, and Gemini sessions on a multiplayer canvas 1.2k ★

README

tmux-worktree-agent

Human multithreading for AI-assisted development

Run multiple AI coding agents in parallel — each in its own branch, its own directory, its own tmux session. One keystroke to create, browse, or jump to any agent.

Quick Start Features Architecture License: MIT


Session browser with live agent preview · aggregated status bar · one-key jump to agents needing attention


Why?

You're using Claude Code / Gemini CLI / Codex to write features. You want to work on OAuth **and** refactor the DB layer **and** write tests — all at the same time.

But one terminal, one branch, one agent session can only do one thing.

**tmux-worktree-agent** removes the bottleneck: press one key, get a fully isolated development context — its own branch, its own directory, its own agent. A session browser lets you monitor everything at a glance.


Quick Start

Requirements

Dependency Version Purpose
tmux 3.0+ (3.2+ for popups) Core runtime
git 2.5+ Worktree support
fzf 0.20+ Interactive selection
jq any Metadata handling

Optional: `bat` (syntax-highlighted previews), `gum` (prettier prompts), any A