Skip to content
Productivity
Command

/setup

Manually run iTerm2 bootstrap (create Python runtime + deploy adapter)

From plugin
iterm2-tab-status
393 skills3 commands7 hooks

How it fires

How this command gets triggered: by you, by Claude, or both.

  • Fires itselfClaude auto-loads it when your prompt matches the work.
  • You can call itInvoke it directly when you want it.
  • Slash command/setup

Context preview

What this command does when you run it.

Manually run iTerm2 bootstrap (create Python runtime + deploy adapter)

Command definition

setup.md
description: Manually run iTerm2 bootstrap (create Python runtime + deploy adapter)

Run the iTerm2 tab status bootstrap script to set up the Python runtime and deploy the adapter.

Execute this command:

bash "${CLAUDE_PLUGIN_ROOT}/scripts/bootstrap.sh"

If the bootstrap was already completed, it will skip automatically. To force re-bootstrap, first remove the marker:

rm -f ~/.claude/iterm2-tab-status-bootstrapped
bash "${CLAUDE_PLUGIN_ROOT}/scripts/bootstrap.sh"

After bootstrap completes, restart iTerm2 or toggle the script off/on via Scripts → AutoLaunch → claude_tab_status.py (click twice).

Ships withiterm2-tab-status

See what every Claude Code session is doing. Each iTerm2 tab shows a status prefix. ⚡ running, 💤 idle, or 🔴 needs attention (with flashing).

Get the whole plugin
Stats
39
Stars
11
Forks
Active
Maintenance
Python
Language
MIT
License
28d ago
Last commit
6mo ago
Created

Repo: JasperSui/claude-code-iterm2-tab-status

Other commands on iterm2-tab-status.