Jdx Claude Nag
jdx-claude-nag is a Claude Code plugin for the Operate phase that escalates desktop notifications when the agent waits for your response.
Install when long Claude Code sessions run unattended and you need escalating alerts until you respond to permission or input prompts.
Add it to Claude Code
Install the plugin in Claude Code. One command, paste-ready.
/plugin install jdx-claude-nag@jdx/claude-nagBuilt to be called by your agent
Skillselion is itself an MCP server. Your agent can pull this entry and a paste-ready install config straight from the API - no copy-paste.
Retrieve this entry with skillselion.get_details("plugin:jdx/claude-nag") and the paste-ready config with skillselion.get_install_config("plugin:jdx/claude-nag").
What it does
jdx-claude-nag is a lightweight Claude Code plugin that solves a common solo-builder friction point: the agent finishes a step or needs approval while you are in another tab, and nothing pulls you back. It implements progressive notification escalation—beginning with subtle signals and growing louder or more persistent until you acknowledge the prompt. That pattern suits overnight refactors, test runs, or multi-step plans where Claude Code blocks on tool consent. You add it when reliability of human-in-the-loop response matters more than silent failure. It is not a coding skill or MCP bridge; it is operational glue for the Claude Code runtime. Setup assumes you can install community plugins and allow OS-level notifications on your machine.
Highlights
- Progressive notification escalation: starts quiet, increases intensity until you respond
- Built specifically for Claude Code waiting states and permission prompts
- Reduces missed agent turns during long autonomous runs
- Single-plugin repo with a focused nag/notification scope
- Community-category utility with minimal setup surface area
Why builders use it
Claude Code often sits idle waiting for approval while you miss quiet alerts and lose minutes or hours of agent momentum.
After install, unattended sessions surface increasingly strong notifications until you return and unblock the agent.
At a glance
- Type - Plugin in Productivity.
- Adoption - 0 installs, 4 stars, 0 votes.
FAQ
Who is jdx-claude-nag for?
It is for Claude Code users who multitask during agent runs and need louder, staged alerts when the session needs input.
When should I use jdx-claude-nag?
Use it whenever you start lengthy builds, tests, or refactors in Claude Code and might not see the first subtle notification.
How do I add jdx-claude-nag to my agent?
Install the jdx/claude-nag plugin from the Claude Code marketplace or repo, enable notifications for Claude Code on your OS, and activate the plugin in your session settings.
Comments
Share how you use jdx-claude-nag, gotchas, or tips for other indie builders.
No comments yet - be the first to share how you use it.