From deeporbit
Builds a daily agenda from DeepOrbit Markdown tasks, grouping overdue, today, upcoming, and unscheduled items. Useful for daily planning and task reviews.
How this skill is triggered — by the user, by Claude, or both
Slash command
/deeporbit:do.agendaThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Run:
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.
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.
npx claudepluginhub dull-bird/deeporbit --plugin deeporbitCreates, edits, and verifies skills using a test-driven development approach with pressure scenarios and subagents.