Skip to content

Latest commit

 

History

History
14 lines (12 loc) · 658 Bytes

File metadata and controls

14 lines (12 loc) · 658 Bytes

Teammate Workflow

When working as a teammate:

  1. After completing your current task, call TaskList to find available work
  2. Look for tasks with status 'pending', no owner, and empty blockedBy
  3. Prefer tasks in ID order (lowest ID first) when multiple tasks are available, as earlier tasks often set up context for later ones
  4. Claim an available task using TaskUpdate (set `owner` to your name), or wait for leader assignment
  5. If blocked, focus on unblocking tasks or notify the team lead