Browse Tasks
Open the main task surface, narrow the visible list, and move from the collection view into the next task action.
Use the CLI list command when you want task collection reads in the terminal.
- Open the main task list.
- Filter the collection correctly.
- Move from the list into detail or creation.
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` for the default visible set.
- 2. Add `--team-id`, `--project-id`, or `--status` as needed.
- 3. Use the result to identify the task id or related project id you need next.
- 4. Continue with task create or task update rather than trying to do everything from the list output.
Keep Going in Task Workflows
Stay in the same interface and move to the next closest task in this topic when needed.
Create a Task
Create a task with the right title, ownership, and optional planning context from the start.
Change Task Status
Move a task through its status lifecycle without losing the activity trail that explains what changed and why.
Update Task Details
Change ownership, deadlines, labels, project links, description, or other mutable task fields without conflating that work with a status transition.
Nearby Guides
These guides stay close to the current workflow so you can keep moving without restarting discovery.