From tmux-status
Switch tmux status icon themes or customize individual icons for the claude-tmux-status plugin. Use when user says "change tmux icons", "switch tmux theme", "set tmux icons", or wants to customize tmux status indicators.
How this skill is triggered — by the user, by Claude, or both
Slash command
/tmux-status:tmux-iconsThis skill is limited to the following tools:
The summary Claude sees in its skill listing — used to decide when to auto-load this skill
Manage the icon theme for the claude-tmux-status plugin. Changes take effect immediately on the next Claude Code lifecycle event (no restart needed).
Manage the icon theme for the claude-tmux-status plugin. Changes take effect immediately on the next Claude Code lifecycle event (no restart needed).
The user invoked this with: $ARGUMENTS
The plugin root is at: $CLAUDE_PLUGIN_ROOT
If $CLAUDE_PLUGIN_ROOT is empty or not set, check ~/.claude/plugins/ for the claude-tmux-status directory.
$CLAUDE_PLUGIN_ROOT/config/active.conf — key=value file with idle, processing, attention mappings$CLAUDE_PLUGIN_ROOT/config/themes/*.json — JSON files with name, description, and icons fieldsShow the current active config and list all available themes with their icons in a comparison table.
$CLAUDE_PLUGIN_ROOT/config/themes/<name>.json$CLAUDE_PLUGIN_ROOT/config/active.conf in key=value format (one per line: idle=<icon>, processing=<icon>, attention=<icon>)active.confactive.confidle, processing, attention$CLAUDE_PLUGIN_ROOT/config/themes/emoji.jsonactive.conf$CLAUDE_PLUGIN_ROOT/config/themes/<name>.jsonAfter any change, show the resulting active configuration:
Active tmux icons:
idle: <icon>
processing: <icon>
attention: <icon>
npx claudepluginhub haxybaxy/claude-tmux-status --plugin tmux-statusCustomizes the Claude Code statusline: add/remove segments (cost, git, model, context), switch color themes (catppuccin, dracula, nord), and modify display settings.
Installs and configures tmux on macOS via Homebrew with Dracula theme, TPM plugin manager, vim-style keybindings, Ctrl-a prefix, and optimized settings like Alt-arrow pane switching.
Controls the claude-statusbar (cs) — switch themes, styles, density, override severity colors, preview combinations, run doctor, reset config, install/remove, toggle fast/daemon mode, and show cost or prompt-cache age.