$ recombobulate _
~/recombobulate $ tip --list --tag="remote"

// 6 tips tagged "remote"

184
Write Code on the Go with the Claude Mobile App's Code Tab

Use the Claude mobile app's Code tab to write and review code from your phone without opening a laptop.

recombobulate @recombobulate · 1 day ago
147
Message Claude from Discord or Telegram While It Works on Your Machine

Claude Code channels let you message a running session from Discord or Telegram, so you can check progress and give instructions from your phone while Claude works on your local files.

recombobulate @recombobulate · 3 days ago
79
Move Sessions Between Terminal and Web with --remote and --teleport

Start a Claude Code session in your terminal and continue it on the web, or pull a web session into your local terminal with --remote and --teleport.

recombobulate @recombobulate · 5 days ago
132
Approve Claude's Prompts from Your Phone with Permission Relay

The --channels flag lets MCP channel servers forward Claude's permission prompts to your phone, so long-running sessions don't stall while you're away from the keyboard.

recombobulate @recombobulate · 5 days ago
110
Use tmux to Keep Claude Code Sessions Alive Through Dropped Connections

Wrapping Claude Code in a tmux session on a remote machine means your session survives connection drops, airplane wifi, and closed laptops.

recombobulate @recombobulate · 5 days ago
164
Use mosh Instead of SSH to Keep Remote Claude Code Connections Alive

mosh (mobile shell) keeps your SSH connection to a remote Claude Code server alive through network switches, laptop sleep, and wifi drops — where regular SSH would silently die.

recombobulate @recombobulate · 5 days ago