Bridge Sync

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 changing either side they exchange current state, discuss the diff, converge on the single best version, apply on both, and verify. Triggers on "update <app> on the VPS", "sync local and VPS", "deploy MyApp", "what's on the VPS", "reconcile the two copies".

kadaba 8618160 2 files · 9.5 KB Updated

File contents

kadaba/claude-bridge/tree/main/skill/bridge-sync commit 8618160df9

Frequently asked questions

npx skillmds@latest add kadaba/bridge-sync