1.3 KiB
1.3 KiB
| name | description | triggers | ||||
|---|---|---|---|---|---|---|
| daily-briefing | Morning briefing that pulls today's tasks from Vikunja via vik and gives a clear picture of what's on deck. |
|
Daily Briefing
One command to start the day. Pull tasks, show what matters today.
When to Use
Run this at the start of your day.
Instructions
- Run
vik task todayto get tasks due or starting today. - Run
vik task upcoming --due-only --days 2to check for tasks with a due date in the next 2 days. - Produce the briefing below.
Output Format
Daily Briefing — [Weekday, Month Day]
Today's Tasks
[Tasks from vik task today. Numbered list.]
Overdue [Any tasks past their due date. Flag these clearly.]
Due Soon
[Tasks from vik task upcoming --due-only --days 2 that are not already in Today's Tasks. Only show this section if results exist.]
Rules
- Keep it scannable. Short lines, clear sections.
- Don't editorialize. Present the tasks as written. Let Connor decide priorities.
- Overdue items always appear, even if the list is long.
- Only show upcoming tasks if they have a due date within 2 days — don't surface tasks based on start date alone.
- If there are no tasks in a section, omit that section header.
Customized in Video 7 via the assembler.