By mbailey
Terminal multiplexer management and workflow automation -- tmux sessions, windows, panes, intelligent window naming, teammate pane layouts, and tmux-MCP patterns for AI agents.
Executables (bin/) — files in this plugin's bin/directory are added to the Bash tool's PATH while the plugin is enabled.
Terminal multiplexer
To create a new named tmux session:
tmux new -s session-name
You can also create a new session in detached state:
tmux new -s session-name -d
The ? key binding will show a context-aware cheat sheet:
This works by detecting the current pane's command and looking for a corresponding cheat sheet at:
~/public/PROGRAM/docs/cheat.md
Supported programs:
Based on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimVoice conversations with Claude Code using local speech-to-text and text-to-speech
Visual context sharing between AI and users - display files/URLs/commands with 'show-me', observe screen context with 'look-at'
Neovim remote control and socket management for AI agents in tmux environments
Email as durable memory and comms for LLM agents. A skill that walks your agent through provisioning a maildir, notmuch config + auto-tag hook, and the send/wait/read verbs -- so it can mail itself memories and read them back in minutes. Companion code for the paper 'The Mailbox Is the Memory'.
npx claudepluginhub mbailey/tmux --plugin tmuxTmux session awareness and pane interaction
TMUX session awareness and process management for running services in dedicated panes
Session multiplexing utility for managing multiple concurrent connections.
Provides tmux-cli skill, to allow Claude-Code to interact with CLI scripts or other code-agents in tmux panes, using the `tmux-cli` command
cmux terminal automation skills for Claude Code — workspace layouts, session snapshot/restore, surface organizer, and more.
Display Claude agent status in tmux window names via workmux