notify-me

A notification add-on that alerts you when an AI agent is waiting for your decision. It can send a phone notification through ntfy, a notification service, and/or play a sound on your computer.

In plain words
What is it for?
Use it while stepping away from your computer, when the agent may pause for a decision or finish a task. It works with agents that support plugin hooks, which are points where add-ons can run.
Why use it?
You do not need to watch the agent continuously to notice when it is blocked. The alert tells you when your input is needed.

Plugin for Claude Code

Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Claude Code
/plugin marketplace add jovesun-lab/whetstone
agentmods
npx agentmods add plugins/jovesun-lab/whetstone/notify-me
Clone the repo
git clone --depth 1 https://github.com/jovesun-lab/whetstone

Made for: Claude Code.

Per session not measured What this adds to a session before it is invoked.
When invoked not measured Not applicable: nothing here is loaded into a session.
Security scan A 0 findings. Scan, not verified.
Origin original No closer match found in the catalogue.
Security

Grade A, and why

notify-me scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 2d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

notify-me/.claude-plugin/plugin.json · 21 lines

What it actually says

{
  "name": "notify-me",
  "version": "0.1.1",
  "description": "Calls you back when an agent needs you. The moment an agent gets blocked waiting on your decision, notify-me pushes a notification to your phone (via ntfy) and/or plays a sound on your computer \u2014 so you can step away and still know when you're needed. Works with any agent that supports plugin hooks. No account, no background process.",
  "author": {
    "name": "arcgram.io"
  },
  "keywords": [
    "notification",
    "ntfy",
    "alert",
    "away",
    "hook",
    "push",
    "afk",
    "reminder"
  ],
  "license": "MIT",
  "homepage": "https://github.com/jovesun-lab/whetstone/tree/main/notify-me",
  "repository": "https://github.com/jovesun-lab/whetstone"
}
Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 2d ago First seen · 21 lines scan A f7c77727ee99

Subscribe to this mod's changes

notify-me is a plugin published in the GitHub repository jovesun-lab/whetstone (8 stars, last pushed 12d ago), licensed MIT. Its token cost is not measured: this kind of file is read by the harness, not the model. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.