Every week you do the same things. Pull together a revenue report. Sort through a backlog of emails. Chase down updates from your team. Check what got done and what didn’t.
These tasks aren’t hard. They’re just time-consuming — and they happen on a loop. The moment you finish one week’s report, next week’s is already waiting.
Claude Code Routines, launched by Anthropic on April 14, 2026, is built specifically for this problem. It lets you configure an AI workflow once and have it run automatically — on a schedule, without you needing to be at your computer. This guide explains what it does, which tasks it handles well, and how to get started even if you’ve never written a line of code.
What Is Claude Code Routines?
First, a quick distinction that matters: Claude Code is different from the Claude.ai chatbot you might already use for writing or answering questions. While Claude.ai is conversational — you type, it responds — Claude Code is agentic. It can take actions: read and write files, connect to external tools, run logic, and now execute tasks on a timer.
Claude Code Routines is a feature within Claude Code. According to Anthropic’s official announcement, a routine is “a Claude Code automation you configure once — including a prompt, repo, and connectors — and then run on a schedule, from an API call, or in response to an event.”
In plain terms: you tell Claude what you want done, connect it to the tools it needs (Gmail, Slack, Google Drive), set a schedule, and it runs — whether you’re at your desk or not. Anthropic runs the whole thing on their cloud infrastructure, so your laptop doesn’t need to stay on.

Three Ways to Trigger a Routine
Each routine you create can be triggered in three ways:
- Schedule — runs on a recurring cadence: daily, weekly, every Monday at 8am, or any custom timing you define. This is the most useful trigger for recurring business tasks.
- API call — another tool or system triggers the routine via a dedicated webhook URL. Useful if you want a CRM or alerting system to fire the automation.
- GitHub event — runs in response to repository activity like pull requests or new releases. More relevant if you manage a codebase or product repository.
For most small business owners starting out, the scheduled trigger is the right place to begin.
Four Business Tasks You Can Automate Right Now
The following use cases are based on Anthropic’s official documentation and announcement. Each maps directly to something most business owners do manually every week.
1. Weekly Business Digest
Connect Claude to your CRM or Stripe account via Google Drive, and set a Friday-afternoon routine: pull the week’s key numbers, compare them to the prior period, note any anomalies, and send a clean summary to your email or a Slack channel. You get a structured report every week without touching a spreadsheet.
2. Email Triage
Configure a morning routine that reads your inbox via the Gmail connector, identifies emails that need a response, drafts contextual replies, and sends you a Slack message with the drafts ready for your review and approval. Email triage is a practical use case achievable with Routines using the Gmail connector, which is available now.
3. Issue and Task Backlog Management
If you use Linear to manage tasks or projects, a nightly routine can review everything added since the last run, apply labels, assign owners based on context, and post a morning summary to your team on Slack. Your backlog stays organised without anyone manually maintaining it.
4. Document and Report Drafting
A weekly routine can pull from a shared Google Drive folder — say, a brief your team left — and produce a first draft of a report, proposal, or client update, saving it back to Drive for your review. You come in to a draft that needs editing, not a blank page.

How to Set Up Your First Routine
Routines are available to paid Claude Code subscribers. The current plans and daily run limits (from Anthropic’s official blog) are:
- Pro ($20/month) — 5 routine runs per day
- Max ($100–$200/month) — 15 runs per day
- Team / Enterprise — 25 runs per day
To create your first routine:
- Go to claude.ai/code/routines or open the Claude Code desktop app
- Click “New Routine”
- Write a clear, specific prompt describing exactly what you want Claude to do
- Add connectors: choose from Slack, Gmail, Google Drive, GitHub, or Linear depending on your task
- Set a trigger: pick a recurring schedule (daily, weekly, specific day and time)
- Save and run a test to confirm it behaves as expected
The prompt is the most important part. A vague prompt like “check my email and flag anything urgent” will produce inconsistent results. A specific prompt produces reliable ones:
“Read my inbox each morning. Identify emails from clients or active project contacts that need a reply within 24 hours. Draft a response for each using a professional tone. Send me a Slack DM at 8:30am with each draft for review before sending.”
Be specific about what inputs Claude should use, what it should produce, and where the output should go. The clearer your instructions, the more reliably the routine performs every time it runs.
A Note on Scope
Routines is currently in research preview as of April 2026. Anthropic’s confirmed connectors include Slack, Gmail, Linear, Google Drive, and GitHub. The feature set is actively expanding, and Anthropic has indicated more connectors are planned. Check the official documentation at code.claude.com/docs/en/routines for the current list before building a workflow that depends on a specific integration.
How AppCoders Can Help
Setting up your first routine takes an afternoon. Setting up five well-configured routines that save you 15 hours a month — and keep running reliably — requires knowing which tasks to automate and how to write prompts that produce consistent results. At AppCoders, we help SMB founders map out their recurring workflows, write the prompts, and connect the tools their business already uses. If you want to move faster, reach out at appcoders.ae/contact.html#form.
Conclusion
Claude Code Routines removes the “you have to be there” limitation from AI tools. For anyone running a business, that matters. The tasks that eat your time are rarely the hard ones — they’re the predictable, repetitive ones that happen every week whether you’re ready or not.
Start with one task you already do every week that follows a clear pattern: a report you pull, a set of emails you triage, a summary you compile. Configure it as a routine. Let it run.
Once the first automated result arrives in your inbox on a Monday morning without you touching anything, the next five automations become obvious.
Want to identify which of your recurring tasks to automate first? Book a free call with AppCoders and we’ll map it out with you.