repo-mailbox/.claude-plugin/plugin.json
Kjell Tore Guttormsen 4fd195513f
chore(release): 0.36.0
Version 0.36.0 in all seven files (plugin.json, package.json, README badge,
four SKILL.md frontmatters) and CHANGELOG [0.36.0] - 2026-09-23. No tag:
release-plugin.mjs is the operator's push round.

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

12 lines
556 B
JSON

{
"name": "repo-mailbox",
"version": "0.36.0",
"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"]
}