Coordinating Peer Sessions

Rules for working alongside other Claude Code sessions the user started in parallel. Defines the four coordination channels (Linear and Git, the ledger, `ListAgents`, `SendMessage`), the seven message occasions (LANDED, CLAIM, CONFLICT, SOLVED, READY, ASK, ORIGIN), and the permission boundary a peer message can never cross. Carries change provenance: how to tell what this session wrote from what it found, via `change-provenance.sh`, and how to get the intent behind a foreign change from the session that wrote it. Activates on "peer session", "andere Session", "wer arbeitet gerade woran", "wer hat das geändert", "fremde Änderungen", when `ListAgents` shows live peers, when a message arrives, when a review or ship meets uncommitted work nobody in this session made, or when a change affects a repo a peer consumes. NOT for agent teams this session spawns (use coordinating-agent-teams). NOT for subagents (use the Agent tool directly).

lenneTech Updated

File contents

lenneTech/claude-code/tree/main/plugins/lt-dev/skills/coordinating-peer-sessions commit 76c3503f11

Frequently asked questions

npx skillmds@latest add lennetech/coordinating-peer-sessions