Peer Message

Discover, message, and coordinate local AI-agent sessions across Claude Code profiles and Codex threads. Use when the user asks to contact another terminal/session/agent, says 给另一个 session 发消息 / 问一下另一个窗口 / 广播给所有 agent / agent communication protocol, needs Claude and Codex to coordinate work, or needs a hook/script to post into a running session or find replies. Routes Claude targets through official peer tools or the authenticated UDS inbox fallback; routes Codex through `codex queue`; verifies receiver-side delivery. Also when peer messages are held for manual approval, or an unattended endpoint needs `crossSessionInbound` accept setup. Also when an inbound peer message asserts something about your session or shared state, or asks you to pause/release something, and when another session's uncommitted edits, lock, or branch blocks you on a shared checkout: verify it is live, then ask its owner first. Not for spawning agents, moving full conversation context, or treating a peer message as user approval.

daymade Updated

File contents

daymade/claude-code-skills commit fc69378d76

Frequently asked questions

npx skillmds@latest add daymade/peer-message