Vsc Relay — Development skill for Claude Code
Control Claude Code in VS Code from Telegram: read sessions, answer questions, approve or deny commands, and keep coding agents moving from your phone.
How to install Vsc Relay
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open itrootvm/vsc_relay and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
What Vsc Relay does
Control Claude Code in VS Code from Telegram: read sessions, answer questions, approve or deny commands, and keep coding agents moving from your phone.
Alternatives in Development
- Happy Coder — by GrocerPublishAgent - Spawn and control multiple Claude Codes in parallel from your phone or desktop 15.7k ★
- Research Codebase — You are tasked with conducting comprehensive research across the codebase to answer user questions by spawning 10k ★
- Nexting — Remote control for Claude Code, Codex, Grok, and Cursor on Mac or PC 1.3k ★
README
VS Code Agent Relay
Control long-running Claude Code sessions in VS Code from Telegram.
VSC Relay is for developers who leave Claude Code running in VS Code and do not want work to stop because a session asked a question, requested permission, or waited for a single follow-up prompt. It watches your local VS Code agent sessions and gives you a Telegram control panel for reading status, replying, approving or denying prompts, and sending the next instruction.
It is not a cloud service. It runs on your Mac, Linux, or Windows machine, talks to Telegram by outbound HTTPS, and uses local files and local IPC (Unix domain sockets on macOS and Linux, named pipes on Windows) to observe and control local agent sessions.

Why This Exists
Claude Code is useful for long tasks, but it often needs a human at exactly the wrong time:
- a multiple-choice question appears after you leave the desk;
Related Skills
Lightclaw
Control local Codex and Claude coding agents from your phone via Telegram — review plans, approve bounded work
Wezbridge
Zero-dependency MCP server to orchestrate a swarm of Claude Code / Codex sessions across WezTerm panes — any s
Cc Pocket
Drive Claude Code or OpenAI Codex from your phone — resume sessions, stream output, approve tool permissions r
Claude Tg
Telegram bot for remote control of Claude Code (Codex) CLI sessions from your phone
Claude Remote Runner
Secure remote control for Claude Code with E2E encryption. Monitor, approve, and respond to agent prompts from
Geolocate Me Skill
Cross-platform agent skill for the Geolocate Me MCP server — teaches Claude, Cursor, Hermes, Goose, and any ag
Related Agents
9remote
Long-running AI coding sessions keep working after you leave the desk, but checking on them from a phone usual
Hub
Session manager for Oh My Team hub. Receives messages from Telegram/Slack. Manages multiple project sessions v
Relay Worker
Worker session spawned by the relay orchestrator. Only relay starts sessions with this agent.