terminal-title

Update terminal window titles with the current Claude Code task and folder name.

11|1|Updated Jul 5, 2010
One-click install
npx skills add https://github.com/georgeguimaraes/dotfiles --skill terminal-title-georgeguimaraes
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: terminal-title
Source: https://github.com/georgeguimaraes/dotfiles/tree/main/dot_claude/skills/terminal-title
Command: npx skills add https://github.com/georgeguimaraes/dotfiles --skill terminal-title-georgeguimaraes

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

Automatically updates terminal window titles to reflect the current Claude Code task, helping you stay oriented when you run multiple terminals.

Core Features & Use Cases

  • Automatically prefixes the terminal title with your current task, showing the folder name and task description.
  • Supports an optional CLAUDE_TITLE_PREFIX for branding in the title bar.
  • Works across macOS Terminal, iTerm2, Alacritty, and other ANSI-compatible terminals.

Quick Start

bash scripts/set_title.sh "Build: Dashboard UI"