tracker_next
Resume work with a recommended next task, its reason, unfinished subtask, alternatives, and blocker to unblock when nothing is actionable.
Instructions
What to work on next: one recommended task with the reason, its next unfinished subtask, alternatives, and — when nothing is actionable — what to unblock. Call it when resuming work; cheaper than tracker_dashboard.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| branch | No | Git branch filter: "current" = active branch, omit = all. | |
| project_id | No | Scope to one project. Defaults to SAGA_PROJECT if set, else the whole database. | |
| assigned_to | No | Only consider tasks assigned to this person |