
FinalMindAI/Agents Shared
Add the shared marketplace so macOS gets sound, summarized notifications and terminal focus when Claude Code finishes or needs your input.
Overview
FinalMindAI/agents-shared is a plugin marketplace for the Build phase that adds macOS notify hooks so Claude Code pings you with sound and summaries when runs finish or need input.
What is this marketplace?
- notify plugin fires macOS notifications with sound when Claude Code completes or needs input
- Includes topic summarization in notifications for quicker context when you step away
- Terminal activation brings the session forward when attention is required
- Shared repo supports claude plugin add path install or claude --plugin-dir local testing
- Marketplace lists 1 plugin under FinalMindAI/agents-shared collection
- Marketplace collection documents 1 plugin: notify
- notify features: sound, topic summarization, terminal activation on macOS
What problem does it solve?
Long Claude Code runs finish or stall on input while you are away from the terminal, so you waste time checking back manually.
Who is it for?
Solo macOS developers running multi-step Claude Code sessions who multitask and need lightweight local alerts, not full PagerDuty.
Skip if: Linux or Windows-only setups, headless servers without a desktop, or teams that need centralized incident monitoring instead of desktop notifications.
What do I get? / Deliverables
After adding the notify plugin, macOS alerts you with sound, a short summary, and terminal focus so you can respond immediately.
- notify plugin loaded in Claude Code sessions
- macOS notifications with sound and topic summary on completion or input-needed events
Plugins in this marketplace
1 plugin — install individually after you add the marketplace.
Recommended Marketplaces
Journey fit
Build / agent-tooling is the primary shelf because notify augments how you run long autonomous Claude Code sessions during product work, not a launch or SEO tactic. Agent-tooling captures OS-level hooks—notifications, terminal activation—that keep solo builders responsive without watching the terminal full-time.
How it compares
Desktop productivity plugin for Claude Code, not an MCP server or deployment notifier.
Common Questions / FAQ
Who is FinalMindAI/Agents Shared for?
Claude Code users on macOS who want audible, summarized notifications when agent tasks complete or require approval.
When should I use the notify plugin?
During long local coding agent runs—refactors, test suites, or multi-file generations—when you step away from the terminal.
How do I add FinalMindAI/Agents Shared to my agent?
Clone the repo and run claude plugin add /path/to/claude-code-shared/plugins/notify, or test with claude --plugin-dir on that plugin folder.