feat(catalog): add coord v0.1.0
Local inter-repo coordination mailbox — directed messages and broadcasts between Claude Code sessions, injected as context at session start. New plugin repo: open/coord, pinned at v0.1.0. check-versions: 11/11 OK. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01HBbjgS5A55RVavoyjJC4FX
This commit is contained in:
parent
ba844976e9
commit
23394a478e
2 changed files with 21 additions and 0 deletions
|
|
@ -99,6 +99,15 @@
|
|||
"ref": "v0.1.0"
|
||||
},
|
||||
"description": "End-to-end facilitator for prompting Claude Design (claude.ai/design) — idea to copy-paste-ready prompt with iteration coaching, citing Anthropic primary sources."
|
||||
},
|
||||
{
|
||||
"name": "coord",
|
||||
"source": {
|
||||
"source": "url",
|
||||
"url": "https://git.fromaitochitta.com/open/coord.git",
|
||||
"ref": "v0.1.0"
|
||||
},
|
||||
"description": "Local mailbox for coordination between Claude Code sessions in different repositories — directed messages and broadcasts injected as context at session start. Local, private, no network."
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue