From 91c59299fb17b0e85989124f5f68c936c1f12562 Mon Sep 17 00:00:00 2001 From: Shahid Raza Date: Fri, 17 Jul 2026 15:58:42 +0530 Subject: [PATCH] feat(threads): retitle the routines thread to name Claude "Cron was easy because the job was dumb" never said Claude, which weakened the title, the /threads card, and the OG/SEO metadata. The slug is unchanged, so the URL stays /threads/claude-routines-and-cron. Co-Authored-By: Claude Opus 4.8 --- src/content/threads/claude-routines-and-cron.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/content/threads/claude-routines-and-cron.mdx b/src/content/threads/claude-routines-and-cron.mdx index 0cf3143..52b1b99 100644 --- a/src/content/threads/claude-routines-and-cron.mdx +++ b/src/content/threads/claude-routines-and-cron.mdx @@ -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"]