Stats
Actions
Tags
From iterm2
This skill should be used when the user asks to "set status", "change tab color", "set badge", "show status", "reset tab", or wants to manually control iTerm2 visual status indicators.
How this skill is triggered — by the user, by Claude, or both
Slash command
/iterm2:iterm2-statusThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Manually control iTerm2 visual status indicators for Claude Code sessions.
Manually control iTerm2 visual status indicators for Claude Code sessions.
| State | Tab Color | Badge | Title Prefix |
|---|---|---|---|
| working | Blue | Working... | [...] |
| waiting | Yellow (gradient to orange) | Input Needed | [?] |
| done | Green | Done | [OK] |
| error | Red | Error | [!] |
| reset | Default | Cleared | Directory name |
${CLAUDE_PLUGIN_ROOT}/dist/cli.cjs working "my-project"
${CLAUDE_PLUGIN_ROOT}/dist/cli.cjs waiting "my-project"
${CLAUDE_PLUGIN_ROOT}/dist/cli.cjs done "my-project"
${CLAUDE_PLUGIN_ROOT}/dist/cli.cjs error "my-project"
${CLAUDE_PLUGIN_ROOT}/dist/cli.cjs reset
${CLAUDE_PLUGIN_ROOT}/dist/cli.cjs status
Creates, edits, and optimizes skills for Claude Code, including drafting, evaluating with test prompts, iterating on performance, and improving skill descriptions for better triggering accuracy.
npx claudepluginhub banyudu/claude-iterm2 --plugin iterm2