Kairos03 Telegram Notifier
kairos03-telegram-notifier is a Claude Code plugin for the Operate phase that sends hook-triggered alerts to Telegram when Claude Code sessions need your attention.
Push Claude Code session and hook events to Telegram so you get mobile alerts without watching the terminal.
Add it to Claude Code
Install the plugin in Claude Code. One command, paste-ready.
/plugin install kairos03-telegram-notifier@kairos03/telegram-notifierBuilt to be called by your agent
Skillselion is itself an MCP server. Your agent can pull this entry and a paste-ready install config straight from the API - no copy-paste.
Retrieve this entry with skillselion.get_details("plugin:kairos03/telegram-notifier") and the paste-ready config with skillselion.get_install_config("plugin:kairos03/telegram-notifier").
What it does
kairos03-telegram-notifier is a one-plugin Claude Code extension that routes hook-driven events to Telegram so solo builders can treat their phone as a lightweight ops pager for long agent runs. Instead of polling the terminal or missing a blocked permission prompt, you register the plugin, connect Telegram, and let Claude Code fire notifications when configured hooks run—aligned with alerts, messaging, and notifier use cases in the README keywords. It fits indie developers who run Claude Code on a laptop or CI-adjacent machine but need asynchronous visibility during Build and Operate work. Setup is hook-centric rather than a full incident platform: you are not replacing PagerDuty or Sentry, you are adding a fast Telegram channel for Claude-specific lifecycle signals. Install when you already use Telegram daily and want Claude Code to meet you there without building custom webhook glue.
Highlights
- Claude Code hook integration for Telegram push notifications
- Covers alerts, messaging, and notifier flows keyed to session/hook events
- Single focused plugin bundle (1 plugin) for Telegram-only wiring
- Keyword-aligned hooks surface for completion, errors, or custom notifier triggers
Why builders use it
Long Claude Code runs finish or stall while you are away from the terminal, so you miss prompts, failures, or completion without a dedicated alert channel.
After install, Telegram receives notifications from Claude Code hooks so you can respond on mobile without babysitting the session.
At a glance
- Type - Plugin in Automation.
- Adoption - 0 installs, 0 stars, 0 votes.
FAQ
Who is kairos03-telegram-notifier for?
Indie developers and small teams using Claude Code who want mobile Telegram alerts when hooks fire, without building custom notification bots.
When should I use kairos03-telegram-notifier?
Use it when you run unattended or long Claude Code sessions and need asynchronous notification on completion, errors, or custom hook events.
How do I add kairos03-telegram-notifier to my agent?
Add the kairos03/telegram-notifier plugin to your Claude Code marketplace or plugin path, configure Telegram credentials per the repo README, then wire hooks so events route to the notifier.
Comments
Share how you use kairos03-telegram-notifier, gotchas, or tips for other indie builders.
No comments yet - be the first to share how you use it.