serdardb

Context Bridge — Development skill for Claude Code

Development community

Switch agents.

How to install Context Bridge

This entry records only its repository, not the path inside it, so there is no exact command to give. Open serdardb/context-bridge and copy the folder into ~/.claude/skills/, or the file into ~/.claude/agents/.

What Context Bridge does

Switch agents. Not context. Context bridge across Claude Code, Codex, Grok and Antigravity sessions.

Alternatives in Development

  • Claude Swap — Switch between multiple Claude Code accounts, with automatic rate-limit rotation, usage dashboard, and paralle 2k ★
  • Nexting — Remote control for Claude Code, Codex, Grok, and Cursor on Mac or PC 1.3k ★
  • Claude Island — Claude Code notifications without the context switch 1.1k ★

README

context-bridge

[![npm](https://img.shields.io/npm/v/@serdardb/context-bridge)](https://www.npmjs.com/package/@serdardb/context-bridge) [![CI](https://github.com/serdardb/context-bridge/actions/workflows/ci.yml/badge.svg)](https://github.com/serdardb/context-bridge/actions/workflows/ci.yml) [![node](https://img.shields.io/node/v/@serdardb/context-bridge)](https://nodejs.org) [![license](https://img.shields.io/npm/l/@serdardb/context-bridge)](LICENSE)

**Switch agents. Not context.**

Developers increasingly use multiple coding agents — but switching between them usually means losing conversational context, or manually copying summaries, session IDs and file lists from one tool to the other.

**context-bridge connects native coding-agent sessions.** Each agent keeps its own real session; the bridge remembers which sessions belong to the same project and transfers only the context the other agent is missing.

  • It does not replace Claude Code, Codex, Grok, Antigravity or OpenCode.
  • It does not proxy their APIs.
  • It requires no API keys — it drives the subscription-authenticated CLIs you already have.

**Supported today: Claude Code, Codex, Grok, Antigravity and OpenCode**, in any of the twenty directions.

🎥 **Walkthrough:** [watch the original install-and-switch demo on X](https://x.com/SerdarDB/status/2078981172080574900). It was recorded with Claude Code and Codex, before Grok, Antigravity and `bridge inspect` were added, so it shows the flow rather than the current full set.

**Project page:** [dogrubakar.com/projects/context-bridge](https://dogrubakar.com/projects/context-bridge) — what it is, why it exists, and the write-ups behind each release.

**Status: developer preview (0.12.2).** The core flow is tested and used daily, but vendor session formats can change under it — treat it as a private-beta tool, not a hardened production release.

The core UX

One command, wherever you are. Inside **Claude Code**:

/bridge codex
/bridge grok
`