Tasks help you see what a team is doing and what has already happened.Documentation Index
Fetch the complete documentation index at: https://docs.usesyndicate.org/llms.txt
Use this file to discover all available pages before exploring further.
Task statuses
| Status | Meaning |
|---|---|
| Todo | Work is queued or planned |
| In Progress | An agent is actively working |
| Blocked | Work needs input or cannot continue |
| Done | Work is complete |
How tasks are created
Tasks can be created manually or as part of agent dispatch. A dispatch-created task gives you a trace of what the agent was asked to do.Task summaries
When an agent completes a run, the task can include a summary of the work. Use this to understand decisions, edited files, commands, and follow-up needs.Best practices
- Keep tasks outcome-focused.
- Assign tasks to the agent best suited for the work.
- Mark blocked tasks clearly.
- Use the Manager for cross-agent task coordination.

