SessionStart
01Hook Claude Code
Runs when a session starts, executing setup-check.cjs via node. From michalekz/claude-bridge.
Hook Claude Code
Runs when a session starts, executing setup-check.cjs via node. From michalekz/claude-bridge.
Plugin Claude Code
Plugin marketplace listing 2 plugins: claude-bridge, claude-bridge-dev.
Plugin Claude Code
Multi-chat orchestration for Claude Code. File-based inbox, peer messaging, peerchatread, peerchatsearch, enhanced listsessions, context-usage monitoring (peercontextstatus + wake-time guard), idle-beep notification, bundled role skills. v0.10.0-rc: optional control-plane daemon for peer lifecycle (spawn/stop/re.
Settings file Claude Code
Agent settings configuring disabledMcpjsonServers.
MCP server Claude CodeCodexCursor +2
MCP server "claude-bridge" as configured in michalekz/claude-bridge. Runs ${CLAUDE_PLUGIN_ROOT}/servers/claude-bridge/dist/bundle.cjs with node.
Skill Claude CodeCodex
Playbook for a Claude Code agent in the role of orchestrator of 2-N worker peers over the claude-bridge MCP. Use when you have a team of peers and want to efficiently dispatch tasks, gate outputs, resolve conflicts, protect invariants, route memory, and hold the interface to the human owner. Triggers — "I'm the…
Skill Claude CodeCodex
Playbook for a Claude Code agent in the dedicated memory keeper role — single-writer for shared agent memory across a team of 3+ peers. Use when you are designated as the keeper (= other peers send you write candidates, you write them and watch for drift). Memory hygiene + reconciliation against the canon + drift…
Skill Claude CodeCodex
Guide the user through activating claude-bridge live-data hooks in /.claude/settings.json. Use when the user asks how to install the plugin's statusLine wrapper or PostToolUse refresh-limits hook, or when peercontextstatus / ratelimitstatus returns hasLiveData: false with a setupPointer. Triggers — "setup live data"…
Skill Claude CodeCodex
Use when orchestrating multiple Claude Code chats, reading other chats' history, sending messages between chats, or searching across chat sessions. Triggers on phrases like "peer chat", "sister chat", "other chat", "cross-chat", "what is the other agent doing", "find in chats", "manager agent", "worker agent"…