diff --git a/.claude/commands/laputa-done.md b/.claude/commands/laputa-done.md index f2de8435..4adfd704 100644 --- a/.claude/commands/laputa-done.md +++ b/.claude/commands/laputa-done.md @@ -29,12 +29,14 @@ curl -s -X POST "https://api.todoist.com/api/v1/tasks/$ARGUMENTS/move" \ -d '{"section_id": "6g3XjX33FF4Vj86M"}' ``` -**3. Notify Brian** +**3. Notify Luca (informational only — no action needed from him)** ```bash openclaw system event --text "laputa-task-done:$ARGUMENTS" --mode now ``` +This is a passive notification. Luca reviews tasks in his own time. Do NOT wait for approval — proceed immediately to step 4. + **4. Pick the next task** Run `/laputa-next-task` to get the next task and start working on it immediately.