summaryrefslogtreecommitdiff
path: root/dotfiles/system/.local/bin
diff options
context:
space:
mode:
Diffstat (limited to 'dotfiles/system/.local/bin')
-rwxr-xr-xdotfiles/system/.local/bin/ai-assistants2
1 files changed, 1 insertions, 1 deletions
diff --git a/dotfiles/system/.local/bin/ai-assistants b/dotfiles/system/.local/bin/ai-assistants
index 526be6a..8210320 100755
--- a/dotfiles/system/.local/bin/ai-assistants
+++ b/dotfiles/system/.local/bin/ai-assistants
@@ -21,7 +21,7 @@ projects=(
)
# Claude command to run in each window
-CLAUDE_CMD='claude "Please read ./docs/NOTES.org and begin the session start workflow"'
+CLAUDE_CMD='claude "Please read ./docs/protocols.org and ./docs/NOTES.org, then begin the session start workflow"'
# Create session with first project
first="${projects[0]}"