Skip to main content

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.

Tasks help you see what a team is doing and what has already happened.

Task statuses

StatusMeaning
TodoWork is queued or planned
In ProgressAn agent is actively working
BlockedWork needs input or cannot continue
DoneWork 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.