Headsup
Show the default headsup health/status snapshot for Claude Code tabs. Use when the user types /headsup, asks whether headsup is working, or wants the quick overview rather than a specific focused command. For focused actions, route to /headsup-label, /headsup-config, /headsup-status, /headsup-diagnose, /headsup-colors, /headsup-notifications, or /headsup-update.From its SKILL.md
npx -y skills add wasulajr/headsup --skill headsupAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
2 things to look at
- 1 stars1 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.
- runs commandsInstructs the agent to run 1 command, including `~/.claude/hooks/headsup-status-report.sh`.
SKILL.md
1.0 KB, 162 tokens by cl100k_base, as published. Nobody here has run it
/headsup
Default headsup overview for Claude Code.
What to do
Run the read-only status report:
~/.claude/hooks/headsup-status-report.sh
Let the report stand on its own unless the user asks a follow-up.
Related focused commands
/headsup-label: set the current tab title/badge/watermark/headsup-config: settings hub for labels, colors, notifications, and new-tab launch modes/headsup-status: explicit passive health snapshot/headsup-diagnose: active color/status test/headsup-colors: change idle/working/waiting colors/headsup-notifications: waiting-tab notifications/headsup-update: update headsup from source
What ships with it
Read from the repository
Just SKILL.md. No reference files, no scripts.