Anthropic launches routines for Claude Code
Anthropic put routines into research preview for Claude Code, letting paid users run repo-bound workflows on schedules, webhooks, and API calls without keeping a local session open.
From the sources (5 posts)
@claudeaiNow in research preview: routines in Claude Code. Configure a routine once (a prompt, a repo, and your connectors), and it can run on a schedule, from an API call, or in response to an event. Routines run on our web infrastructure, so you
@claudeaiRoutines each come with their own API endpoint, so you can point your alerts, deploy hooks, or internal tools at Claude directly. Try sending Claude an alert payload and asking it to find the owning service and post a triage summary to #onc
@claudeaiWebhook routines subscribe to GitHub events and let Claude respond as they come in. Try pointing one at your repo and asking Claude to flag any PR that touches /auth-provider and post a summary in #auth-changes. More event sources are comi
@claudeaiScheduled routines let you give Claude a cadence and walk away. Try telling Claude to pull the top bug from Linear every night at 2am, attempt a fix, and open a draft PR. If you've been using /schedule in the CLI, those are routines now, a
@claudeaiAvailable today across all paid plans, with Claude Code on the web enabled. Docs: Read more: