agentsclimarketplace

Iterm notify

Skill harnessprotocol/harness-kit/plugins/iterm-notify/skills/iterm-notify

Your plugins, skills, MCP servers, hooks, conventions, and governance packaged into a single config

Install
npx -y skills add harnessprotocol/harness-kit --skill iterm-notify

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

One thing to look at

  • 8 stars8 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

macOS desktop notifications and iTerm2 badge management for Claude Code lifecycle events. Not a slash command — this plugin provides hook scripts. See README for wiring instructions.

SKILL.md

0.9 KB, as published. Nobody here has run it

iterm-notify

Provides notify.sh — a hook script that fires on Claude Code Notification and Stop events.

Not a slash command. Wire it in ~/.claude/settings.json — see README.

What it does

On Notification (Claude needs attention):

  • Bounces the iTerm2 dock icon once
  • Sets an iTerm2 badge: <topic> ⚡ (or just if no topic file)
  • Sends a macOS desktop notification via terminal-notifier with a click-to-focus action

On Stop (Claude finished):

  • Clears the iTerm2 badge

Prerequisites

  • macOS with iTerm2
  • terminal-notifier: brew install terminal-notifier
  • jq: brew install jq

Wiring

See README for setup instructions.

Keep looking

Skills are one crate of 328,083. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.