smux

Originally fromshawnpana/smux
Installation
SKILL.md

smux

Tmux pane control and cross-pane agent communication. Use tmux-bridge (the high-level CLI) for all cross-pane interactions. Use smux start/stop/attach/status for workspace lifecycle. Fall back to raw tmux commands only when you need low-level control.

smux Workspace Commands

Define a multi-pane tmux workspace with a .smux file and launch it with one command.

.smux syntax:
  | split columns     , stack within column
  Each cell: LABEL COMMAND (or just LABEL for empty shell pane)
  # starts an inline comment outside double quotes

  cmd | writer codex, tester "npm test | grep skip" | reviewer claude
Installs
25
GitHub Stars
2
First Seen
May 18, 2026
smux — yangyang0507/smux