claude-code-terminal-title.md
Claude Code Terminal Title
Use when configuring Claude Code so each terminal window has a dynamic title describing the work, preventing window confusion in multi-task workflows.
How to use this Claude skill ↓
- Click Download below to save the
.mdfile. - Open claude.ai and create a new Project.
- In Project settings, paste the file content into Custom instructions.
- Start a conversation — Claude will now act as the specialist defined by this skill.
STATS
Downloads
0
Views
22
Category
Coding
Added
May 19, 2026
SKILL CONTENT
claude-code-terminal-title.md993 B
# Claude Code Terminal Title Give every Claude Code terminal window a dynamic, descriptive title so you never lose track of which window is doing what. ## Keywords terminal, terminal title, claude code, claude-code, iterm2, tmux, kitty, ghostty, window title, tab title, escape sequence, OSC 0, OSC 2, status bar, multi-window, parallel work ## Core Truth Power users run Claude Code in 5-10 terminal windows at once — feature branch, hotfix, code review, exploration, docs. Default titles are useless: "claude" or the directory name. You can't tell windows apart at a glance. The fix: set the title to the current task — what Claude is doing, not where. The job becomes findable in the terminal app's window list. --- ## 1. When To Use - Running parallel Claude Code sessions - Long-running tasks where you switch between windows - Multi-project or multi-branch workflows - tmux/kitty users juggling sessions ## 2. How Terminal Titles Work Terminals listen for escape sequences: