chatops-session-ops
by Roy Yuen
Operational SOP for debugging, repairing, and maintaining Telegram-to-OpenCode bridge bots and persisted sessions.
About This Skill
Automated Incident Response for Telegram ChatOps
Monitoring and maintaining Telegram-to-CLI bridge bots often involves complex state management across persisted sessions, cron jobs, and file uploads. This skill provides a specialized operational framework for debugging and repairing remote-control bot workflows when they experience connectivity issues or state corruption.
What it does
This skill acts as an automated Site Reliability Engineer (SRE) for your ChatOps infrastructure. It systematically inspects configuration files, persists session states, and monitors bridge health to identify the root cause of failures. Instead of broad resets that lose data, it applies the surgical, smallest-safe-fix approach to restore functionality.
- Session Management: Debugs stuck, missing, or invalid Telegram sessions through upstream verification.
- Cron Operations: Identifies and resolves duplicate, idle, or malformed cron job cycles.
- Upload Handling: Cleans up pending uploads and manages temporary file state to fix upload failures.
- Connectivity Triage: Differentiates between token issues, server reachability problems, and bridge-to-CLI disconnects.
Why use this skill
Manually prompting an AI to fix a bot often leads to dangerous "shotgun debugging" where broader-than-necessary resets cause data loss or security leaks. This skill enforces strict guardrails: it protects sensitive bot tokens, favors evidence-based triage over assumptions, and provides clear reporting on verified versus inferred recovery states. It ensures your bot operations remain stable, secure, and highly available.
How to Install
unzip chatops-session-ops.zip -d ~/.claude/skills/Free
One-time purchase • Own forever
Security Scanned
Passed automated security review
Permissions
No special permissions declared or detected
Tags
Frequently Asked Questions
Learn More About AI Agent Skills
Similar Skills
git-commit-writer
Writes conventional commit messages by analyzing your staged git changes. Detects commit type, scope, and breaking changes automatically.
env-doctor
Diagnoses why your project will not start. Checks runtime versions, dependencies, environment variables, databases, ports, and build artifacts systematically.
video enhancement
Upscale, denoise, and sharpen videos using AI with support for local files, YouTube, and batch processing.
codeberg
Fully automate Codeberg repository management, file operations, and releases via high-level Gitea API integration.