repo-mailbox/.claude-plugin/plugin.json
Kjell Tore Guttormsen 2c44c091ff chore(release): v0.2.2
Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01CvTviFeoMCKJcALATRempy
2026-07-25 06:40:37 +02:00

12 lines
541 B
JSON

{
"name": "coord",
"version": "0.2.2",
"description": "Local mailbox for coordination between Claude Code sessions in different repositories. Directed messages and broadcasts as plain Markdown files on your own disk, injected as context at session start. Local, private, no network.",
"author": {
"name": "Kjell Tore Guttormsen"
},
"auto_discover": true,
"license": "MIT",
"repository": "https://git.fromaitochitta.com/open/coord",
"keywords": ["coordination", "mailbox", "inter-repo", "multi-repo", "session-start"]
}