What problem does it solve? Long-running jobs and background tasks leave you chained to the terminal waiting for completion, errors, or decisions. This Skill pushes progress alerts to your phone via a Telegram bot (or email) and lets you answer questions or redirect a running job by texting the bot back. ## Core Features & Use Cases - Event notifications: Send complete, error, question, and info alerts to Telegram or email, with per-event muting and automatic splitting of long messages over Telegram's 4096-character limit. - Two-way conversation: A question event blocks until you reply from your phone, and the inbox mode picks up messages you sent unprompted so you can redirect a running job mid-flight. - Concurrent jobs with topics: A dispatcher daemon owns the single Telegram poller and gives each job its own forum topic, routing button taps and replies back to the right job. - Use Case: Kick off a database migration, get pinged on Telegram when it needs approval, answer "yes" from your phone, and receive a completion alert when it finishes. ## Quick Start Set up the notify skill with a Telegram bot token and chat ID, then ask Claude to message you on Telegram when the current task finishes or needs input.