knowl_fleet
See which AI agent sessions are active on this machine, what each is editing, and whether it can be messaged—use it before fixing shared errors or changing configuration.
Instructions
The other live agent sessions on this machine (Claude Code, Codex, Cursor and any other host with Knowl hooks): what each is working on, the files it is editing this turn, the problem it has claimed, and whether it can be messaged. Use before fixing an error that may be shared, before changing hooks, config, migrations or the knowl install, or when the user asks who else is running. A session marked messageable is reachable with SendMessage(to:name); SendMessage(to:name, notify_when_idle:true) waits for it to finish. Raise the rest with the user instead.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| inRepo | No | Only sessions in this repo (workspace repo name or folder name). Omit for every session. |