telegram-bot-management

Manage claude-orchestrator Telegram bot lifecycle with launchd and watchexec.

62|10|Updated Dec 4, 2025
One-click install
npx skills add https://github.com/terrylica/cc-skills --skill telegram-bot-management
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: telegram-bot-management
Source: https://github.com/terrylica/cc-skills/tree/main/plugins/devops-tools/skills/telegram-bot-management
Command: npx skills add https://github.com/terrylica/cc-skills --skill telegram-bot-management

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

It provides a centralized workflow to monitor, troubleshoot, and manage the Claude Telegram bot, including status checks, log access, and controlled restarts.

Core Features & Use Cases

  • Status & Telemetry: View launchd supervision, watchexec, and bot process status.
  • Log Tails: Access launchd and bot logs to diagnose issues.
  • Lifecycle Management: Start, stop, and restart bot with safe, guided commands.

Quick Start

Use the bot-service.sh script (or aliases) to check status, view logs, or perform restarts in production-friendly workflows.

Frequently Asked Questions about telegram-bot-management

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I monitor and restart a Telegram bot in production?

Monitor Telegram bot health using status checks for launchd supervision and watchexec processes, then restart safely with guided commands. This Skill automates lifecycle management, log access, and crash detection to keep your bot running reliably across multi-workspace setups with Telegram alerting.

What's the best way to check bot logs and diagnose issues?

Access launchd and bot process logs through centralized log tails to diagnose failures and performance issues. The Skill aggregates logs and enables crash detection, making troubleshooting faster without manual server navigation.

Can I automate Telegram bot health monitoring with restarts on failure?

Yes. The Skill enables auto-reload on code changes, crash detection, and controlled restarts with launchd supervision and watchexec. Telegram alerting notifies you of status changes, providing always-on operation without manual intervention.

Do I need special tools to manage a Claude Telegram bot in production?

The Skill requires launchd for process supervision and watchexec for auto-reload functionality. These handle lifecycle control, log aggregation, and crash recovery—essential prerequisites for reliable production bot management.

How do I start, stop, and restart a bot safely in production?

Use bot-service.sh script or aliases for guided start, stop, and restart commands designed for production workflows. The Skill ensures safe lifecycle transitions while maintaining launchd supervision and crash detection.