Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion src/content/threads/claude-routines-and-cron.mdx
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
title: "Cron was easy because the job was dumb"
title: "Claude routines are cron jobs that can think"
description: "A deep, practical guide to Claude routines: cron jobs whose payload is an agent, not a script. What that breaks (determinism, idempotency, retries, overlap), a gallery of routines worth building, and how to harden one so it behaves when nobody is watching."
date: 2026-07-17
tags: ["ai", "agents", "claude", "cron", "distributed-systems"]
Expand Down