New video just dropped.
Anthropic just released two new features for Claude Code that completely automated my mornings. One watches while you work, the other works while you sleep.
In this video I walk through:
- The /loop feature: session-scoped polling that monitors things while you code (3-day max, runs in the background)
- Scheduled tasks: autonomous agents that run daily or weekly through the Claude Desktop app, even when you're not at the computer
- 5 real loop examples I use every day: content calendar tracking, git monitoring, skill looping, server polling, and simple reminders
- 3 scheduled tasks that run before I wake up: morning daily brief, AI news briefing, and competitor watch
- The self-improving agent pattern: how to give scheduled tasks memory between runs using a state file
- Full setup walkthrough for creating a scheduled task from scratch in the Desktop app
The full resource guide with every command, prompt, and setup is in the Classroom under Free Resources and in this post! Go grab it.