
Iterm Tab Color
- Updated July 10, 2026
- beaugunderson/claude-plugins
iterm-tab-color is a Claude Code skill in the AI & Agent Building category. iTerm2 tab colors for Claude Code — green when working, yellow when waiting for you
Key points
- iterm-tab-color
- AI & Agent Building
- AI-coding skill
Iterm Tab Color by the numbers
- Data as of Jul 11, 2026 (Skillselion catalog sync)
/plugin marketplace add beaugunderson/claude-plugins/plugin install iterm-tab-color@beaugunderson-claude-pluginsAdd your badge
Show developers this skill is listed on Skillselion. Paste this into your README.
| Last updated | July 10, 2026 |
|---|---|
| Repository | beaugunderson/claude-plugins ↗ |
What it does
iTerm2 tab colors for Claude Code — green when working, yellow when waiting for you
README.md
claude-plugins
Claude Code plugins by Beau Gunderson.
Install
/plugin marketplace add beaugunderson/claude-plugins
Plugins
iterm-tab-color
iTerm2 tab colors and titles for Claude Code sessions.
- Green — Claude is working
- Yellow — waiting for you (done, needs approval, waiting for input)
- Reset — tab color and title clear on session end
/plugin install iterm-tab-color
Setup: After installing, disable Claude Code's built-in terminal title so it doesn't overwrite the plugin's titles. Add to ~/.claude/settings.json:
{
"env": {
"CLAUDE_CODE_DISABLE_TERMINAL_TITLE": "1"
}
}
Then in iTerm2, change your profile's title format to Session Name only (Settings > Profiles > General > Title) so it doesn't append (node).