repo-mailbox/.claude-plugin/plugin.json
Kjell Tore Guttormsen addd6c9be6
chore(release): 0.36.1
Version 0.36.1 in plugin.json, package.json, the README badge, the four
SKILL.md frontmatters and CHANGELOG. No tag: tagging and release belong
to the operator's push round.

Co-Authored-By: Claude Opus 5.5 <noreply@anthropic.com>
2026-09-23 15:19:21 +02:00

12 lines
556 B
JSON

{
"name": "repo-mailbox",
"version": "0.36.1",
"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/repo-mailbox",
"keywords": ["coordination", "mailbox", "inter-repo", "multi-repo", "session-start"]
}