claude-code-terminal-title
Automatic terminal window titles for coding sessions
All Skills in This Repository (1)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow to install claude-code-terminal-title?▼
Run `npx skills add bluzername/claude-code-terminal-title --all -g -y` in your terminal to install the skill globally.
How to manage multiple Claude Code terminals?▼
This skill automatically sets each terminal's window title to the current task, like 'my-project | Debug: Auth API', so you can tell sessions apart instantly.
Which terminals does this skill support?▼
It is fully tested on macOS Terminal.app and iTerm2, and should work with Alacritty, Kitty, GNOME Terminal, and Windows Terminal with WSL.
Can I customize the terminal title format?▼
Yes. Set the CLAUDE_TITLE_PREFIX environment variable in your shell config to add a custom prefix before the folder name and task title.
Does the title update require manual setup?▼
No. Once installed, titles update automatically when you start a new session or switch to a different high-level task, with no manual commands needed.
Related Repositories in Software Engineering
View All in Software Engineering→openclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core