do.agenda
Installation
SKILL.md
Build an Agenda
Run:
deeporbit --vault "<vault-path>" agenda
Present the returned groups in this order: overdue, today, upcoming, unscheduled. Omit the completed group unless the user asks for a review. Preserve task IDs so the user can complete an item through do.todo.
Tasks may carry richer fields β surface them when present:
β° HH:MMβ an exact time within the due day; order today's timed tasks by it and mention times explicitly in summaries.- Priority (
πΊβ«πΌπ½β¬) β list high-priority items first within a group. π every β¦β recurring tasks reappear after completion; never treat them as one-off.- Subtasks β report parent progress as
[n/m](derived, seedeeporbit todo list --view progress); do not flatten subtasks away when the user asks about a project.
When used from do.daily, include the agenda without duplicating the same checkbox into the Daily Note. The original Markdown task remains the source of truth.