Headsup notifications
Glanceable Claude Code and Codex state in your terminal tabs: white=idle, blue=working, orange=waiting. Multi-terminal (iTerm2, WezTerm, AI Power Term), a live status bar with Anthropic usage limits, /sfl and /nil window save-and-restore, and twelve companion skills. macOS only.
npx -y skills add wasulajr/headsup --skill headsup-notificationsAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
One thing 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.
What its author says it does
Copied from the file, not written here
Manage macOS notifications for Codex tabs that have been waiting longer than a configured threshold.
SKILL.md
0.5 KB, as published. Nobody here has run it
Codex Headsup Notifications
Pass the user's requested args through to:
~/.codex/hooks/headsup-codex-notifications.sh "$@"
Useful forms:
onoff<N>for threshold minutes<N> on<N> offtestsound <name>sound none
The LaunchAgent codex.headsup-watchdog runs the waiting sweep every 30 seconds.