cd /news/general/anthropic-introduces-routines-for-cl… · home topics general article
[ARTICLE · art-129] src=infoq.com ↗ pub= topic=general verified=true sentiment=· neutral

Anthropic Introduces Routines for Claude Code Automation

Anthropic has launched Routines for Claude Code, a new feature enabling developers to automate coding workflows through scheduled jobs, API triggers, or GitHub webhooks without maintaining local infrastructure. The cloud-based system allows recurring tasks such as bug triage, documentation updates, and cross-language SDK synchronization to run autonomously, with one example showing automatic porting of Python pull request changes into a Go SDK. The release signals a shift toward persistent, event-driven AI coding agents operating in cloud environments, though community reaction has mixed enthusiasm for automation with concerns about reliability and usage limits.

read2 min views7 publishedMay 15, 2026

Anthropic has introduced a new feature called Routines for Claude Code, allowing developers to configure automated coding workflows that run on schedules, through API calls, or in response to external events. The feature runs on Claude Code’s cloud infrastructure, removing the need for developers to maintain their own cron jobs, servers, or automation pipelines locally. A routine consists of a prompt, repository access, and connected tools or services. Once configured, the routine can execute repeatedly without manual intervention. Scheduled routines support recurring jobs such as triaging bugs, scanning documentation drift, or generating pull requests. API-triggered routines expose endpoints and authentication tokens, enabling external systems such as deployment pipelines, monitoring platforms, or internal tooling to trigger Claude Code sessions through HTTP requests. Anthropic also introduced webhook-based routines for GitHub events. Developers can configure routines to automatically launch sessions when pull requests match specific conditions. Claude Code can then monitor updates to the pull request, respond to comments, track CI failures, and continue operating across the lifecycle of the change. The company says teams are already using routines for workflows such as automated issue triage, deployment verification, alert analysis, documentation updates, and cross-language SDK synchronization. One example described a workflow where a merged Python SDK pull request automatically triggers a routine that ports the changes into a Go SDK and opens a corresponding pull request. Another example uses monitoring alerts to trigger automated debugging and draft fixes before an engineer reviews the incident. Community reaction on X mixed enthusiasm for automation with concerns about reliability and usage limits. Developers highlighted use cases such as automated PR reviews, CI/CD workflows, and scheduled debugging tasks Lead Engineer Mike Darlington posted: Oh this is massive. AI webhooks straight from your observability dashboard or CI workflow. Others pushed back on Anthropic’s rapid release pace, calling for fixes to model degradation, downtime, and quota limits before adding more features, like user Katie Keith commenting: Ooh, this sounds good! Hopefully the new Routines can replace Schedules in Claude Cowork, which are rubbish and can only run on your own machine while you’re trying to work on something else. The release reflects a broader trend toward asynchronous AI coding agents that operate continuously in cloud environments instead of interactive local sessions. Compared to tools like Cursor, GitHub Copilot agents, and OpenAI Codex workflows, Claude Code Routines focuses more heavily on event-driven automation and persistent background execution tied directly to repositories, APIs, and operational systems.

sponsored brought to you by zahid.host 4,200+ EU-deployed projects
reading about agents? ship yours in a single git push.

Run your AI side-project on zahid.host

EU-based hosting, git-push deploys, automatic HTTPS, no cold starts. Free tier with a custom domain — perfect for shipping the agent you just read about.

$git push zahid main
Live at https://your-agent.zahid.host
Get free account → Pricing
from €0/mo · no card required
LIVE [news/anthropic-introduces…] indexed:0 read:2min 2026-05-15 ·