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.

$ Installieren

git clone https://github.com/georgeguimaraes/dotfiles /tmp/dotfiles && cp -r /tmp/dotfiles/dot_claude/skills/terminal-title ~/.claude/skills/dotfiles

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