#[[Programming]] #[[LLM]]

Claude Code/

Scheduled tasks

#Programming #LLM

Claude Codeのセッション中にプロンプトを定期実行するスケジュール機能

  • /loop [interval] <prompt> で一定間隔の繰り返し実行(例: /loop 5m check if the deploy finished
  • 自然言語でワンショットのリマインダーも設定可能
  • セッションスコープのため終了時に消える。永続的なスケジュールにはGitHub ActionsやDesktop scheduled tasksを使う

code.claude.com https://code.claude.com/docs/en/scheduled-tasks

neighbourhood

Claude Code Claude Code Claude Code/GitHub Actions GitHub Actions Scheduled tasks

links · 2