Claude Code now supports built-in scheduled tasks via the /loop command. You can schedule recurring prompts using natural language intervals (e.g., '/loop 5 minutes check deployment') or standard cron expressions. Tasks run in the background between your turns, support up to 50 concurrent jobs per session, and auto-expire after 3 days. One-time reminders are also supported. Key limitations: tasks are session-scoped and lost if Claude Code is closed. For durable scheduling, GitHub Actions or desktop scheduled tasks are recommended instead.

8m watch time

Sort: