kadaba

3 mods across 1 repository, 3 stars between them.

kadaba/claude-bridge

Instructions file CodexOpenCode

Instructions for kadaba/claude-bridge, covering agents.md — using claude-bridge from any ai coding cli, two independent channels, 1. coordination (the conversation), 2. file transfer (the bytes) — same for every tool and workflows.

3 17d ago A 1,505 tokens original MIT

bridge-push

02

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 17d ago A 126 tokens original MIT

bridge-sync

03

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 17d ago A 140 tokens original MIT