Review Draft Tasks
Use the draft surface to inspect unfinished work before it joins the main task flow.
CLI In this interface
4 steps Steps
3 interfaces Available in
Use this path when
Use the task list command with the draft flag when the terminal needs to include draft work.
What you'll finish here
- Open the draft route.
- Understand why the work is still draft work.
- Move from drafts into task execution.
Where this happens
Same Task, Other Interfaces
Use the version that matches where you are working now. The subject matter stays the same; the delivery changes by surface.
Do the work
- 1. Run `./backlog.sh tasks list --include-drafts`.
- 2. Use additional filters such as `--team-id` or `--status` if the output is still too large.
- 3. Identify the task id that needs to be updated.
- 4. Use the task update command afterward to move the work forward.
Nearby Guides
These guides stay close to the current workflow so you can keep moving without restarting discovery.
CLI Task Workflows
Browse Tasks
Open the main task surface, narrow the visible list, and move from the collection view into the next task action.
4 steps
CLI Task Workflows
Update Task Details
Change ownership, deadlines, labels, project links, description, or other mutable task fields without conflating that work with a status transition.
4 steps