Claude Code Notification Plugin

Aug 30, 2026

A plugin that makes your Claude Code more useful

https://github.com/Rpeng666/claude-code-notifier

Ever since I started using Claude Code, I've liked running three or four tasks simultaneously in parallel. Each task often takes a long time, so I'd watch Claude Code work while scrolling through videos.

But that meant I had to glance at the terminal every few minutes to check if the current task was done. As an AI capitalist, I can't stand Claude Code having any idle time. Yet staring at it each time would break the flow of my video watching, ending up with neither proper entertainment nor proper work.

So I wrote this plugin: it reminds me when a task completes automatically, making it convenient for me to keep assigning new tasks. The principle is simple: it uses the Hooks plugin provided by Claude Code to send a system bubble notification when a task finishes. I tested it on Windows and it works well. Finally, I can watch short videos with peace of mind, without having to half-heartedly look back at Claude Code.

image

image

Claude Code Notification Plugin | Blog