claude-bridge marketplace

claude-bridge marketplace is a plugin for Claude Code from michalekz/claude-bridge. Its token cost is not measured, scanned A, original, MIT.

A marketplace listing for two Claude Code coordination add-ons: a stable release and an early-release channel. They support peer messaging and discovery, reading and searching chats, context and rate-limit monitoring, notifications, and optional peer-process supervision.

In plain words
What is it for?
Use it to select one release channel for cross-chat coordination, session monitoring, peer communication, and optional starting, stopping, restarting, or compacting of peer sessions.
Why use it?
It gives teams a clear choice between the recommended stable channel and an early version when coordinating multiple Claude Code sessions.

Plugin for Claude Code

Written for Claude Code: PostToolUse hook event. Also seen: mentions Claude Code.

Good fit Use it to select one release channel for cross-chat coordination, session monitoring, peer communication, and optional starting, stopping, restarting, or compacting of peer sessions.

Compare 6 plugins from other repositories ↓
Install in Claude Code
/plugin marketplace add michalekz/claude-bridge/plugin install claude-bridge marketplace
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Clone the repo
git clone --depth 1 https://github.com/michalekz/claude-bridge

Made for: Claude Code.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for claude-bridge marketplace

README.md
[![agentmods](https://agentmods.dev/badge/plugins/michalekz/claude-bridge/marketplace.svg)](https://agentmods.dev/plugins/michalekz/claude-bridge/marketplace)
Your own site
<a href="https://agentmods.dev/plugins/michalekz/claude-bridge/marketplace"><img src="https://agentmods.dev/badge/plugins/michalekz/claude-bridge/marketplace.svg" alt="Measured on agentmods" height="20"></a>
Per session not measured What this adds to a session before it is invoked.
When invoked not measured Not applicable: nothing here is loaded into a session.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin original No closer match found in the catalogue.
Security

Grade A, and why

claude-bridge marketplace scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 2d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

.claude-plugin/marketplace.json · 64 lines

How it starts

The opening of the file, as written. The whole thing — 64 lines — stays where its author put it; the contents beside it link to each section on GitHub.

{
  "name": "claude-bridge",
  "owner": {
    "name": "Zed Michalek",
    "url": "https://github.com/michalekz"
  },
  "metadata": {
    "description": "Multi-chat orchestration for Claude Code. Two release channels: install `claude-bridge` for the stable channel (recommended), or `claude-bridge-dev` to try the next release early. Install one, not both."
  },
  "plugins": [
    {
      "name": "claude-bridge",
      "displayName": "claude-bridge",
      "source": {
        "source": "github",
        "repo": "michalekz/claude-bridge",
        "ref": "v0.10.0-rc.2",
        "sha": "c5f393277c1b137be489c9f54a9ec482ceae26fc"
      },
      "version": "0.10.0-rc.2",
      "description": "STABLE CHANNEL — recommended. MCP server for cross-Claude-Code-chat orchestration plus an optional control-plane daemon. Peer messaging and discovery, chat read/search across sessions, live context and rate-limit monitoring via a chained statusLine wrapper and a PostToolUse OAuth hook, context and rate-limit guards, idle-beep notification, bundled role skills. The opt-in daemon (`install --systemd`) supervises peer lifecycle: spawn/stop/restart with sanitized env and a fork-guard, peer_compact orchestration (audited inject path, auto-watchdog off by default), team_layout declarative reconcile, lifecycle events routed into offline peers' inboxes. Without the daemon the plugin behaves exactly as before — no regression. See docs/SETUP-DAEMON.md and ADR-008 in docs/architecture.md.",
      "author": {
        "name": "Zed Michalek",
        "url": "https://github.com/michalekz"
      },
      "homepage": "https://github.com/michalekz/claude-bridge",
      "license": "MIT",
      "tags": [
        "mcp",
        "cross-chat",
        "orchestration",
        "peer-discovery",
        "claude-code"
      ]
    },
    {
      "name": "claude-bridge-dev",
      "displayName": "claude-bridge (development)",
      "source": {
        "source": "github",
        "repo": "michalekz/claude-bridge",

Read the full file on GitHub · 64 lines

Contents

The plugins it lists here

This marketplace lists 1 plugin kept in the same repository. Each has its own page, its own measurements and its own install command.

Files

What ships with it

2 files beside marketplace.json in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 2d ago Changed fcdbeee42aec
  2. 4d ago Changed ec88a251d447
  3. 7d ago First seen · 64 lines scan A de5ca908d9cf

Subscribe to this mod's changes

claude-bridge marketplace is a plugin published in the GitHub repository michalekz/claude-bridge (3 stars, last pushed 2d ago), licensed MIT. Its token cost is not measured: this kind of file is read by the harness, not the model. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.