pranav7/domux

A tmux switcher that shows which of your parallel AI agents (Claude Code / Codex) is waiting on you — plus per-worktree todos. Terminal-native, single Go binary.

5Stars on the repository
7Mods indexed here, across every type
5d agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

domux-communicate

01

pranav7/domux

Skill Claude CodeCodex

Use when you (an agent in one domux worktree) need to hand work to, message, or read the output of the Claude agent running in ANOTHER worktree. Covers the canonical peer handoff — "I built X on branch Y, please pull it in" — plus discovering which agents are running. Wraps domux peek / domux send / domux read.

5 5d ago A 89 tokens original MIT

domux-start

02

pranav7/domux

Skill Claude CodeCodex

Use when starting or kicking off a new task in a tmux+domux workbench — sets up the workspace before any code: resolves the git worktree root, branches off fresh origin/main, labels the domux session so the human can find it in the switcher, then begins the task. Invoke at the start of task-shaped requests in a…

5 5d ago A 96 tokens original MIT