Claude Code /loop: Run Recurring Tasks on Autopilot

TL;DR AI
1 min readKey summary
Claude Code's /loop lets you schedule recurring prompts inside an active session without external cron jobs.
You can place the interval before, after, or omit it; supported units are s, m, h, and d and the default is 10 minutes.
Loops run with access to the session's codebase and tools and auto-expire after seven days for safety.
