gen-notifier

Installation
SKILL.md

Task Completion Notifier

This skill sends desktop notifications using terminal-notifier to alert the user when tasks are complete.

When to Use This Skill

Use this skill in the following scenarios:

  1. User explicitly requests notification - When the user says "notify me when done", "let me know when this finishes", etc.
  2. Long-running tasks - Jobs that take significant time (builds, deployments, large refactors, test suites)
  3. Background tasks - When the user might context-switch while waiting
  4. Default behavior - By default, assume all jobs assigned to you will require a notification unless the user specifies otherwise

How to Notify

When a task reaches a terminal state (completed, needs input, or has errors), send a notification using:

Installs
4
Repository
kevinslin/llm
GitHub Stars
5
First Seen
Feb 6, 2026
gen-notifier — kevinslin/llm