| name | notify |
| description | Notify the user that work finished, by voice and desktop popup or mobile push. Use after substantial work; skip for quick answers and back-and-forth chat. |
Run this skill's `scripts/notify.sh` with a brief message. Voice is auto-detected from tts.json in the workspace root. Use --mobile for push notifications.
<when_to_use>
After completing substantial work: file edits, implementations, long commands, multi-step tasks. Skip for: quick answers, explanations, back-and-forth chat.
</when_to_use>
Desktop (default): TTS + notify-send popup. Mobile (--mobile flag): ntfy.sh push notification, bypasses DND at priority 4+.