schenkei-code/channel-fix
One command to fix your Telegram plugin in Claude Code. Automatic uninstall, cache purge, reinstall and dependency setup. Never debug MCP server disconnects again.
One command to fix your Telegram plugin in Claude Code. Every time.
[](https://claude.ai/claude-code) [](LICENSE) [](https://github.com/anthropics/claude-plugins-official)
---
If you use the Telegram plugin in Claude Code, you've seen this:
MCP server disconnected: plugin:telegram:telegramThe Telegram MCP server randomly drops. Messages stop arriving. Your bot goes silent. You're stuck debugging plugin internals instead of doing actual work.
This happens because:
node_modules gets into a bad state after updates/reload-plugins alone doesn't fix itThe manual fix? Uninstall, delete cache, delete temp files, reinstall, install dependencies, reload. Every. Single. Time.
/channel-fixThat's it. One command. Claude handles the rest automatically:
/reload-plugins30 seconds instead of 10 minutes of debugging.
/skill install schenkei-code/channel-fixgit clone https://github.com/schenkei-code/channel-fix.git ~/.claude/skills/channel-fix/channel-fixJust say any of these to Claude:
| Trigger | What happens | |---------|-------------| | `/channe
Loading reviews...