domux
01Plugin Claude Code
Plugin marketplace listing 2 plugins: domux-communicate, domux-start.
Plugin Claude Code
Plugin marketplace listing 2 plugins: domux-communicate, domux-start.
Command Claude Code
Cut a domux release — tag HEAD, push, watch the GH Action.
Instructions file CodexOpenCode
Instructions for pranav7/domux, covering repository guidelines, project structure & module organization, build, test, and development commands, coding style & naming conventions and testing guidelines.
Instructions file
Instructions for pranav7/domux, covering claude.md, build & test, architecture and conventions.
Plugin Claude Code
Talk to the Claude agent in another domux worktree: address a peer by name to send it a message and read its output (domux send/read/peek).
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.
Plugin Claude Code
Kick off a new task in a tmux+domux worktree: resolve the workspace, branch off fresh main, label the session, then start coding.
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…
MCP server Claude CodeCodexCursor
MCP server for browser-use. Runs locally from the browser-mcp Python package.