dual-channel-watchexec-notifications

Community

Dual-channel alerts for file changes.

Authorterrylica
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill automates reliable notifications to Telegram and Pushover when watchexec detects file changes, restarts, or crashes, reducing manual monitoring and speeding up incident awareness.

Core Features & Use Cases

  • Dual-Channel Alerts: Send structured messages to Telegram (HTML) and Pushover (plain text) with consistent formatting.
  • Event-aware Notifications: Triggers on watchexec events like startup, code changes, and crashes.
  • Message Archiving & Debugging: Optional archiving for post-mortem analysis and debugging.

Quick Start

Run the watchexec wrapper and the notification script in your project, ensuring environment credentials are loaded (Telegram token, Pushover keys) and that watchexec is installed.

Dependency Matrix

Required Modules

jqcurlwatchexec

Components

scriptsreferences

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: dual-channel-watchexec-notifications
Download link: https://github.com/terrylica/cc-skills/archive/main.zip#dual-channel-watchexec-notifications

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository