diff --git a/shutdown-routine/SKILL.md b/shutdown-routine/SKILL.md index d9be83f..9da5031 100644 --- a/shutdown-routine/SKILL.md +++ b/shutdown-routine/SKILL.md @@ -59,9 +59,14 @@ Wait for a response. Acknowledge it briefly. No need to problem-solve or offer a ### Step 4: Plan Tomorrow -Say: +Run `vik task upcoming --days 1` to show what's already on the schedule for tomorrow. Present the results: -> "Let's plan tomorrow. What tasks do you want to tackle?" +**Already scheduled for tomorrow:** +[Output from vik] + +Then ask: + +> "What else do you want to tackle tomorrow?" Take their input and create each task with `vik task create "Task title" d+1` so they show up in tomorrow's briefing.