sync: auto-sync from GURU-5070 at 2026-07-01 15:06:42

Author: Mike Swanson
Machine: GURU-5070
Timestamp: 2026-07-01 15:06:42
This commit is contained in:
2026-07-01 15:07:34 -07:00
parent 875048f9ad
commit c3aeef60fb
24 changed files with 200 additions and 191 deletions

View File

@@ -1,12 +1,6 @@
---
name: coord
description: >
Talk to the ClaudeTools coordination API (inter-session messaging, fleet todos,
resource locks, component/status) without re-deriving the schema. Send/read messages
to another machine's session or BROADCAST to the fleet; create/list/complete coord
todos; claim/release work locks; read coord status. Triggers: send a coord message,
message <machine>/<user>, broadcast to the fleet, coord todo, claim a lock,
coord status, any unread coord messages.
description: "Talk to the ClaudeTools coordination API without re-deriving the schema: send/read inter-session messages or fleet broadcasts, coord todos, claim/release locks, coord status. Triggers: send a coord message, broadcast to the fleet, coord todo, claim a lock, coord status."
---
# coord — coordination API helper