/loop
“I use this every day. I have dozens of loops running any given moment.”— Boris Cherny
A single Claude that reawakens on a schedule (5 min, 30 min, daily) for repetitive side work.
- ·Runs locally — it's a single Claude that re-enters on the interval you set.
- ·Boris has dozens running at once; uses it daily for work that isn't the main thing being built.
- ·Example loops he runs: one that babysits a PR (auto-rebase, fix CI, address review comments until it ships), one that cleans up CI by fixing or deleting consistently failing tests every 30 minutes.
- ·Fits any repetitive task that doesn't need the builder's direct attention.