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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user