terminal-title

Automatically updates terminal window title to reflect the current high-level task. Use at the start of every Claude Code session when the user provides their first prompt, and whenever the user switches to a distinctly new high-level task. Helps developers manage multiple Claude Code terminals by providing clear, at-a-glance identification of what each terminal is working on.

$ Installer

git clone https://github.com/bluzername/claude-code-terminal-title /tmp/claude-code-terminal-title && cp -r /tmp/claude-code-terminal-title/temp_extract/terminal-title ~/.claude/skills/claude-code-terminal-title

// tip: Run this command in your terminal to install the skill