kadaba/claude-bridge

Connect two Claude Code ,codex and grok sessions different users too, — your laptop and your VPS. They coordinate over Remote Control and sync/deploy files over SSH with checksum verification. MIT.

3Stars on the repository
3Mods indexed here, across every type
18d agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

bridge-push

01

kadaba/claude-bridge

Skill Claude CodeCodex

Use when the user wants to send/push/transfer/upload a folder or files from the local machine to the VPS (or pull the other way) and a peer Claude Code runs on the VPS. HYBRID model — the two instances coordinate over Claude's built-in Remote Control (SendMessage), and the file bytes move over git (preferred) or…

3 18d ago A 126 tokens original MIT

bridge-sync

02

kadaba/claude-bridge

Skill Claude CodeCodex

Use when updating, editing, deploying, or reconciling an app that exists in BOTH your local workspace and a VPS (e.g. MyApp) and a peer Claude Code runs on the VPS. HYBRID model — the two instances coordinate over Claude's built-in Remote Control (SendMessage), and code moves over git (preferred) or rsync. Before…

3 18d ago A 140 tokens original MIT