Smart notifications marketplace for Claude Code (Go implementation)
npx claudepluginhub 777genius/claude-notifications-goSmart notifications for Claude Code task statuses (Go implementation)
Smart notifications for Claude Code with click-to-focus, git branch display, and webhook integrations.
Boost your productivity — check out the advanced task manager for Claude with a convenient UI, from the creator of this plugin.
✅ Completed main [cat]One command to install everything:
curl -fsSL https://raw.githubusercontent.com/777genius/claude-notifications-go/main/bin/bootstrap.sh | bash
Then restart Claude Code and optionally run /claude-notifications-go:settings to configure sounds.
The binary is downloaded once and cached locally. You can re-run /claude-notifications-go:settings anytime to reconfigure.
If the bootstrap script doesn't work for your environment, use the Manual Install steps below inside Claude Code.
Run these slash commands in the Claude Code chat, not in your system terminal:
# 1) Add marketplace
/plugin marketplace add 777genius/claude-notifications-go
# 2) Install plugin
/plugin install claude-notifications-go@claude-notifications-go
# 3) Restart Claude Code
# 4) Download binary
/claude-notifications-go:init
# 5) (Optional) Configure sounds and settings
/claude-notifications-go:settings
Having issues with installation? See Troubleshooting.
Run the same command as for installation — it will update both the plugin and the binary: