Headsup Resync Tab

Force-resync the iTerm2 tab color for a Claude Code session whose hook chain has fallen out of sync. Use when a tab's color is visibly stuck on a stale state (e.g., still orange after the user replied, still white after Claude started processing) — that means Claude Code's automatic PreToolUse/PostToolUse/UserPromptSubmit/etc. events aren't reaching the hook. This skill bypasses the automatic path entirely and writes the desired state directly via `~/.claude/hooks/headsup-resync.sh`, then fires the Tier 2 one-shot Python (and the daemon picks it up too) for triple-redundancy. Two invocation forms — current tab, or any tab by UUID.

wasulajr a60099d 3.4 KB Updated

File contents

wasulajr/headsup/tree/main/skills/headsup-resync-tab commit a60099d7d0

Frequently asked questions

npx skillmds@latest add wasulajr/headsup-resync-tab