Plugin Claude Code
A single-plugin marketplace publishing claude-callout: cross-platform voice + OS notifications when Claude Code is waiting on you or finished a turn.
Plugin Claude Code
A single-plugin marketplace publishing claude-callout: cross-platform voice + OS notifications when Claude Code is waiting on you or finished a turn.
Plugin Claude Code
Voice + OS notifications when Claude is waiting on you or finished a turn. Cross-platform, focus-aware, with quiet hours and 10s debounce to keep noise low.
Command
Disable OS desktop notifications (project scope by default; --global for user scope).
Command
Enable OS desktop notifications (project scope by default; --global for user scope).
Command
Time-bound mute for both voice + notifications (default 30m). --global for user scope.
Command
Disable voice announcements (project scope by default; --global for user scope).
Command
Enable voice announcements (project scope by default; --global for user scope).
Command
Show effective voice + notification state, mute, and per-layer breakdown.
Command
Fire a test "Claude ready" + "Claude waiting" so you can verify sound, voice, and notifications.
Command
Cancel an active mute (project scope by default; --global for user scope).
Command
Restore the default focus-skip (voice silent when terminal/IDE is focused).
Command
Announce voice even when terminal/IDE is focused (project scope by default; --global for user scope).
Hook
Runs when the agent sends a notification, executing on-notification.sh. From amIT-nitb/claude-callout.
Hook
Runs when the agent finishes a response, executing on-stop.sh. From amIT-nitb/claude-callout.
Hook
Runs when you submit a prompt, before the agent sees it, executing on-prompt.sh. From amIT-nitb/claude-callout.
Hook
Runs when a session starts, executing on-session-start.sh. From amIT-nitb/claude-callout.