Claude Code Terminal Title
FreeGives each Claud-Code terminal window a dynamic title that describes the work being done so you don't lose track of what window is doing what.
About Claude Code Terminal Title
Terminal Title Skill for Claude Code automatically updates terminal window titles to reflect the current task Claude Code is working on. Designed for developers managing multiple Claude Code instances across different terminals, it eliminates the frustration of guessing which terminal is handling which task. The skill analyzes the user's prompt, generates a concise descriptive title (e.g., 'API Integration: Auth Flow'), prepends the current folder name for context (e.g., 'my-project | API Integration: Auth Flow'), and updates the terminal window title in the background with no manual configuration needed. Includes easy automated installation scripts and optional macOS Terminal.app setup to remove unwanted title suffixes.
Key Features
Pros & Cons
- Eliminates confusion by giving each terminal a clear, dynamic title based on the current task
- Works automatically without any manual intervention after installation
- Easy to install via a single script with built-in verification
- Cleanly uninstallable with optional restoration of terminal settings
- Open source and free
- Provides folder context so you can see both project and task at a glance
- Currently only provides macOS Terminal.app setup; other terminal emulators may require additional configuration
- Requires zsh shell (commonly used on macOS, but not universal)
- May not be compatible with all terminal emulators or shell environments