diff --git a/shutdown-routine/SKILL.md b/shutdown-routine/SKILL.md index 0dcab22..3344608 100644 --- a/shutdown-routine/SKILL.md +++ b/shutdown-routine/SKILL.md @@ -72,7 +72,7 @@ Take their input and create each task with `vik task create "Task title" d+1` so > "What's your build task for tomorrow? One thing that will make you more productive in the future." -Add it with `vik task create "Task title" d+1 --label build`. +If they give you a title, add it with `vik task create "Task title" d+1 --label build`. If they reference an existing task by ID, just acknowledge it — no need to create a new one. ---