survey
Get the latest coordination state: each agent's claimed tasks, files, dependencies, branch, status, and stale flags to spot crashed or stalled partners. Use before planning and after finishing.
Instructions
Pull the latest coordination state and report what every other agent has claimed: task, files touched, dependencies, branch, status, timestamp. Works for any number of collaborators, not just one.
Each partner entry is annotated with age_hours and a stale flag (an
in-progress claim older than AGENTSYNC_STALE_HOURS, default 24h) so you can
spot a partner who may have crashed or wandered off still holding files.
Call this before planning and again after finishing work.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |