lumeyon

3 mods across 1 repository, 2 stars between them.

agent-chat

01

lumeyon/agent-chat

Plugin Claude Code

Multi-agent collaboration for Claude Code via filesystem-mediated turn-taking. N agents on an arbitrary graph (Petersen, ring, star, pair) write turns to per-edge CONVO.md files with atomic .turn sentinels. Lossless DAG-based archive layer keeps long conversations cheap to re-read. Round 15d ships ephemeral-only…

2 3mo ago A tokens not measured original MIT

Stop

02

lumeyon/agent-chat

Hook

Runs when the agent finishes a response, executing codex-stop-hook.ts. From lumeyon/agent-chat.

2 3mo ago A tokens not measured original MIT

agent-chat

03

lumeyon/agent-chat

Skill Claude CodeCodex

Generic N-agent turn-based markdown chat protocol over an arbitrary graph topology (Petersen, ring, star, pair, etc). Each graph edge is a CONVO.md + CONVO.md.turn file pair; each running session resolves identity from a session record, $AGENTNAME/$AGENTTOPOLOGY, or .agent-name, then processes pending work with…

2 3mo ago B 149 tokens original MIT