What problem does it solve? Developers tied to a terminal cannot interact with their Claude Code or Codex coding sessions when away from their desk. This Skill runs a background daemon that forwards messages between IM bots and the AI coding agent, so tool calls, permission prompts, and streaming replies all reach your phone. ## Core Features & Use Cases - Multi-platform bridging: Connect Telegram, Discord, Feishu/Lark, QQ, and WeChat in any combination to a Claude Code or Codex session via a Node.js daemon. - Remote permission control: Approve or deny tool calls (file edits, shell commands) from chat using inline buttons or /perm text commands, with a 5-minute auto-deny timeout. - Guided setup and diagnostics: An interactive wizard collects and validates bot tokens against live APIs, while the doctor command checks Node version, CLI compatibility, token validity, and PID consistency. - Use Case: Start the bridge before leaving the office, then message your Telegram bot from your phone to ask Claude to fix a bug; approve the file edit with an inline button and watch the reply stream back. ## Quick Start Ask the assistant to run the claude-to-im setup wizard to configure your preferred IM channel, then start the bridge daemon.