Task lifecycle management. Add, complete, defer, remove, and review tasks. Maintains a running task list as a brain page.
57
66%
Does it follow best practices?
Run evals on this skill
Adds up to 20 points to the overall score
View guide
Passed
No findings from the security scan
Fix and improve this skill with Tessl
tessl review fix ./skills/daily-task-manager/SKILL.mdThis skill guarantees:
ops/tasks.md) with structured formatgbrain get ops/tasks — read the task list.gbrain put ops/tasks — write updated task list.# 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})3fafb69
If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.