Determine the execution location first
Anthropic now describes Cowork scheduled tasks for knowledge work as cloud-capable. Local files and desktop tools still require the connected desktop app. Current help also includes a special note about locally bound tasks. Test and document a run with the laptop closed instead of inferring cloud execution from the word “scheduled.”
Claude Code routines for repository work
Claude Code routines execute on Anthropic infrastructure and support schedules, API calls and GitHub events. They remain in research preview. Availability requires a suitable plan and Claude Code web access. Deliberately configure repositories, the environment and connectors for each routine.
Autonomous execution needs bounded effects
A cloud routine is not an interactive run with a person waiting at every step. A good first assignment therefore creates a report or reviewable code change. Publishing, merging and sending messages need separate technical boundaries. The owner also defines budget, missing-data behavior and who receives failure notices.
Verify the actual recurring run
Test the time zone, next scheduled time, output location, duplicate triggering and pause behavior. For local variants, also test a closed session or powered-off device. A schedule is accepted only after a real trigger delivers the correct result. Failures must not present old results as newly generated.
Decision matrix
| Decision point | Proceed when | Stop when |
|---|---|---|
| Assignment boundary | Documented: trigger, input, schedule, sources, review and failure path. | Scope, data or accountability remains unresolved. |
| Workflow evidence | An actually observed scheduled run processes the intended inputs and produces a reviewable result with sources. Missing inputs reach the failure path and external actions remain tied to approval. | There is only an unevaluated demo without acceptance evidence. |
| Operational control | Owner, approval, fallback and next review date are defined. | Avoid: external actions without renewed approval. If the schedule, sources or required approvals remain unresolved, one successful manual assignment does not establish a working recurring routine. |
Keep it verifiable
Primary sources
- Schedule recurring tasks in CoworkSource checked:
- Automate work with Claude Code routinesSource checked:
- Compare Claude Code scheduling optionsSource checked:



