Task lifecycle management. Add, complete, defer, remove, and review tasks. Maintains a running task list as a brain page.
This skill guarantees:
ops/tasks.md) with structured formatgbrain get ops/tasks — read the task list.gbrain put ops/tasks# Tasks
## P0 — Urgent
- [ ] {task description} (due: {date})
## P1 — Today
- [ ] {task description}
## P2 — This Week
- [ ] {task description}
## P3 — Backlog
- [ ] {task description}
## Completed
- [x] {task} (completed: {date})