What is dual-channel-watchexec?
Dual-channel notifications on watchexec events. TRIGGERS - watchexec alerts, Telegram+Pushover, file change notifications. Source: terrylica/cc-skills.
Dual-channel notifications on watchexec events. TRIGGERS - watchexec alerts, Telegram+Pushover, file change notifications.
Quickly install dual-channel-watchexec AI skill to your development environment via command line
Source: terrylica/cc-skills.
Send reliable notifications to both Telegram and Pushover when watchexec detects file changes or process crashes.
watchexec wrapper script → detect event → notify-script → Telegram + Pushover
| Telegram escaping errors | Using Markdown instead of HTML | Switch to HTML mode with parsemode=HTML | | Pushover shows HTML tags | HTML not stripped | Strip tags with sed before sending to Pushover | | Notifications not arriving | Credentials missing | Verify BOTTOKEN, CHATID, Pushover keys |
Dual-channel notifications on watchexec events. TRIGGERS - watchexec alerts, Telegram+Pushover, file change notifications. Source: terrylica/cc-skills.
Stable fields and commands for AI/search citations.
npx skills add https://github.com/terrylica/cc-skills --skill dual-channel-watchexecDual-channel notifications on watchexec events. TRIGGERS - watchexec alerts, Telegram+Pushover, file change notifications. Source: terrylica/cc-skills.
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/terrylica/cc-skills --skill dual-channel-watchexec Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw
https://github.com/terrylica/cc-skills