Set terminal window title to identify what the current session is working on. Use from workflows like build-task to display the active task.
Limited to specific tools
Additional assets for this skill
This skill is limited to using the following tools:
Set the terminal window title using ANSI escape sequences.
Run this Bash command immediately with the provided title:
printf '\033]0;<TITLE>\007'
Replace <TITLE> with the title provided by the user.
emoji #issue-number: short-description🔨 #42: Add user authentication🚀 Shipping: PR #156📝 Planning: API redesignConfirm with a brief message:
Terminal title set: <title>