Claude Code Routines

Autopilot for your code drops — but users ask: who’s paying for the gas

TLDR: Anthropic launched Claude Code Routines to automate tasks on a schedule, by link, or from GitHub events. The crowd is hyped by rapid shipping but split over alleged usage limits, compute costs, and security—some eye GitHub’s alternative—making this a flashy upgrade with real questions about who pays and how safe it is.

Claude Code just hit the big red “autopilot” button with new Routines that run on a timer, fire via a web link, or react to GitHub events — think a robot intern that’s always on call. Anthropic hosts the whole thing, so your bot can review pull requests, ping on alerts, or kick off tasks while you sleep. Sounds dreamy… until the comments rolled in.

The loudest chorus? Usage limits panic. Power user minimaxir wonders how a hands-free feature works when people say limits were slashed — and then their post went “[dead],” sparking instant conspiracy-level side-eye. On the flip side, [bpodgursky] cheers the feature blitz as “fast takeoff in miniature,” basically calling Anthropic the start‑up equivalent of a runaway train (in a good way).

Then the security folks chimed in: [summarity] steered devs to GitHub’s Agentic Workflows for built-in guardrails, framing this as a trust-and-controls showdown. Meanwhile, [ctoth] poked the elephant in the room: if compute is scarce, why ship a feature that might use more compute automatically? Cue the “cron jobs with claws” memes and 3 a.m. merge jokes.

Bottom line: the feature is slick and ambitious, but the crowd is split between “wow, ship faster” and “wait, who foots the bill — and is this safe?”

Key Points

  • Claude Code introduces routines that run on schedules, API calls, or GitHub events from Anthropic-managed infrastructure.
  • Routines can be created via web, CLI, or Desktop app, with steps to name, prompt, select repositories and environments, and choose triggers.
  • Schedule triggers are configured with /schedule commands, including list, update, and run operations.
  • API triggers require generating a URL and token, then calling an Anthropic endpoint with authorization and specific headers, with sample curl provided.
  • GitHub triggers are enabled by installing the Claude GitHub App and support a broad set of events (PRs, reviews, comments, pushes, releases, issues, discussions, checks, workflows), plus PR filtering by author or title.

Hottest takes

"only usable with a 20x Max plan?" — minimaxir
"OpenClawd had about a two week moat..." — bpodgursky
"not ship features that will use more compute automatedly?" — ctoth
Made with <3 by @siedrix and @shesho from CDMX. Powered by Forge&Hive.