bluzernamebluzernameCommunity·1 Agent Skills Included

claude-code-terminal-title

Automatic terminal window titles for coding sessions

Updates your terminal window title automatically to show the current coding task. Eliminates confusion when running multiple coding sessions across different terminals and projects. Generates short, descriptive titles with folder prefixes so you can identify each session at a glance.
npx skills add bluzername/claude-code-terminal-title --all -g -y

All Skills in This Repository (1)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How 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