# DoTheseTasks Agent Brief
This brief is delivered one unit at a time so you can stay focused and finish each task properly. Do NOT attempt to load or implement everything at once.
Project: tasks.nabu.sh
List: #9
List ID: 9
Progress: 0/3 tasks complete
## How to work this brief
1. GET the next-unit URL below. It returns the full detail (descriptions and images) of the next unit of work — a related group of tasks, or a single task.
2. Implement and verify every task in that unit. Do not stub, skip, or take shortcuts.
3. As you finish each task, immediately request that task's completion URL (provided in the unit) so the owner can watch live progress.
4. GET the next-unit URL again to receive the following unit. Repeat until it reports that all work is complete.
5. When the next-unit URL reports completion, request the list completion URL once to finalize.
Next unit URL: `https://dothesetasks.com/x/dwekmhUO7JbLUqjkCCCg2SUjlehvEIKl/next.md`
List completion URL: `https://dothesetasks.com/x/dwekmhUO7JbLUqjkCCCg2SUjlehvEIKl/completed`
Task completion URL format: `https://dothesetasks.com/x/dwekmhUO7JbLUqjkCCCg2SUjlehvEIKl/tasks/{task_id}/completed`
## Structure
- #95 Make pretty
- #96 Add a proper Cancel button to the task form
- #97 Make better
