Source Intelligence
Sweep 28 Aug 2026 · 00:00Z Build v2.1.250 478 read Stable v2.1.236 Latest v2.1.250 Next v2.1.250 Feeds RSS JSON llms.txt

DisclaimerUnofficial, and not affiliated with Anthropic. Nearly all of this is read straight out of what ships: npm bundles, captured prompts, published docs. Anthropic's own notes go in verbatim, marked as theirs. The rest is my reading, and every entry carries the strings behind it. If one looks wrong, vote it down and say why.

Search the documentation

37 pages for /schedule.

Titles and paths first, then pages whose text carries it. Each row opens that page as this site last read it.

scheduled-deployments Claude Developer Platform · path managed-agents/scheduled-deployments budgets Claude Developer Platform · in the page managed-agents/budgets …nts A [deployment](https://platform.claude.com/docs/en/managed-agents/scheduled-deployments) accepts the same `budget` object when you create or update it: ```json { "budget": { "type": "limit… overview Claude Developer Platform · in the page managed-agents/overview …eduled deployments](https://platform.claude.com/docs/en/managed-agents/scheduled-deployments) ## Supported tools Claude Managed Agents gives Claude access to a set of built-in tools: * **Bash:** Ru… quickstart Claude Developer Platform · in the page managed-agents/quickstart …ws-clockwise" href="https://platform.claude.com/docs/en/managed-agents/scheduled-deployments"> Run your agent on a recurring cron schedule </Card> <Card title="Knowledge wiki quickstart" icon… spawn.sh: called once per claimed work item Claude Developer Platform · in the page managed-agents/self-hosted-sandboxes …`` [Deployments](https://platform.claude.com/docs/en/managed-agents/scheduled-deployments) that target a self-hosted environment follow the same rule. </Note> See [Self-hosted worker](https://plat… sessions Claude Developer Platform · in the page managed-agents/sessions …ws-clockwise" href="https://platform.claude.com/docs/en/managed-agents/scheduled-deployments"> Create and manage deployments with the Claude API: run an agent on a recurring cron schedule and insp… webhooks Claude Developer Platform · in the page managed-agents/webhooks …heduled deployment](https://platform.claude.com/docs/en/managed-agents/scheduled-deployments) created.… overview Claude Developer Platform · in the page release-notes/overview …eduled deployments](https://platform.claude.com/docs/en/managed-agents/scheduled-deployments), letting you run sessions on a cron schedule without managing your own scheduler. * Claude Managed Agents… Agent SDK reference - TypeScript Claude Code CLI · in the page agent-sdk/typescript …nclude UUIDs your client never sent, such as [scheduled task](/docs/en/scheduled-tasks) triggers. Ignore UUIDs you don't recognize instead of treating them as an error. A client that drives the CLI's… Manage multiple agents with agent view Claude Code CLI · in the page agent-view …from where it left off | | `✢` | A [`/loop`](/docs/en/scheduled-tasks) session sleeping between iterations. The row shows its run count and a countdown | The `#N` or `!N` l… Authentication Claude Code CLI · in the page authentication …ude.ai connectors](/docs/en/mcp#use-mcp-servers-from-claude-ai) and [`/schedule`](/docs/en/routines), aren't available while one of these sources is selected. To stop Claude Code from selecting a sour… Champion kit Claude Code CLI · in the page champion-kit …t to find that race condition? Champion: I asked, "The test in @tests/scheduler.test.ts is flaky, figure out why," and it traced two unjoined promises in the scheduler. Try the same phrasing on your… Push events into a running session with channels Claude Code CLI · in the page channels …hone instead of forwarding events into it * [Scheduled tasks](/docs/en/scheduled-tasks) to poll on a timer instead of reacting to pushed events Use Claude Code on the web Claude Code CLI · in the page claude-code-on-the-web …the connected GitHub accounts. </Note> Either method works. For how `/schedule` checks that access before creating a routine, see [Repositories and branch permissions](/docs/en/routines#repositories-… Code Review Claude Code CLI · in the page code-review …skill without you typing the command, and a [scheduled task](/docs/en/scheduled-tasks) with `/code-review` as its prompt runs the review. A scheduled task never launches the [cloud review](#escalate… Commands Claude Code CLI · in the page commands …Omit the interval and Claude [self-paces between iterations](/docs/en/scheduled-tasks#let-claude-choose-the-interval). Omit the prompt and Claude runs the [built-in maintenance prompt](/docs/en/sched… Common workflows Claude Code CLI · in the page common-workflows …| | [`/loop`](/docs/en/scheduled-tasks) | The current CLI session | Quick polling while a session is open. Tasks sto… Manage costs effectively Claude Code CLI · in the page costs …w for each of the heaviest [`/loop` or other scheduled tasks](/docs/en/scheduled-tasks) that ran recently, ordered by total tokens, with a count of the rest. Claude Code reports how often each task fi… Schedule recurring tasks in Claude Code Desktop Claude Code CLI · in the page desktop-scheduled-tasks …| [Desktop](/docs/en/desktop-scheduled-tasks) | [`/loop`](/docs/en/scheduled-tasks) | | :------------------------- | :---------------------------------- | :-----------------------------------… Environment variables Claude Code CLI · in the page env-vars …| Set to `1` to disable [scheduled tasks](/docs/en/scheduled-tasks). The `/loop` skill and cron tools become unavailable and any already-scheduled tasks stop firing, including task… Error reference Claude Code CLI · in the page errors …code. On Claude Code v2.1.227 or later, the same setting also [hides `/schedule`](/docs/en/routines#troubleshooting) in the CLI. ```text theme={null} Routines are disabled by your organization's poli… Feature availability Claude Code CLI · in the page feature-availability …ude Code Desktop](/docs/en/desktop) * [Routines](/docs/en/routines) (`/schedule`) * [Ultrareview](/docs/en/ultrareview) * [Code Review](/docs/en/code-review): Team and Enterprise plans * [Remote Contr… Keep Claude working toward a goal Claude Code CLI · in the page goal …oal), or you run [`/goal clear`](#clear-a-goal) | | [`/loop`](/docs/en/scheduled-tasks#run-a-prompt-repeatedly-with-%2Floop) | A time interval elapses… Overview Claude Code CLI · in the page overview …Hub events. Create them from the web, the Desktop app, or by running `/schedule` in the CLI. * [Desktop scheduled tasks](/docs/en/desktop-scheduled-tasks) run on your machine, with direct access t… Platforms and integrations Claude Code CLI · in the page platforms …st run inside your network | | [Scheduled tasks](/docs/en/scheduled-tasks) | Set a schedule… Prompt library Claude Code CLI · in the page prompt-library …ws through it. write it up as {format}', slots: { path: 'src/scheduler/queue.ts', format: 'an HTML page with a diagram, then open it in my browser' }, nextHref: '/en/output-sty… Continue local sessions from any device with Remote Control Claude Code CLI · in the page remote-control …st run inside your network | | [Scheduled tasks](/docs/en/scheduled-tasks) | Set a schedule… Automate work with routines Claude Code CLI · in the page routines …ode/routines](https://claude.ai/code/routines), or from the CLI with `/schedule`. Team and Enterprise Owners can disable routines for all members with the Routines toggle at [claude.ai/admin-settings… Configure the sandboxed Bash tool Claude Code CLI · in the page sandboxing …Claude Code runs on its own, such as `.claude/workflows` and `.claude/scheduled_tasks.json` * **In your working directory only**: shell startup files such as `.bashrc` and `.zshrc`, `.gitconfig`, the… Run prompts on a schedule Claude Code CLI · in the page scheduled-tasks …| [Desktop](/docs/en/desktop-scheduled-tasks) | [`/loop`](/docs/en/scheduled-tasks) | | :------------------------- | :---------------------------------- | :-----------------------------------… Manage sessions Claude Code CLI · in the page sessions …seline reset. * Scheduled tasks: [tasks that haven't expired](/docs/en/scheduled-tasks#limitations) are restored. Background Bash and monitor tasks aren't. Not every configuration flag from the origi… Extend Claude with skills Claude Code CLI · in the page skills …also prevents the skill from running when a [scheduled task](/docs/en/scheduled-tasks) fires with the skill as its prompt. Default: `false`.… Tools reference Claude Code CLI · in the page tools-reference …--resume` or `--continue` if unexpired. See [scheduled tasks](/docs/en/scheduled-tasks)… Get started with Claude Code on the web Claude Code CLI · in the page web-quickstart …ode-on-the-web#from-terminal-to-web) or set up recurring tasks with [`/schedule`](/docs/en/routines). </Step> </Steps> ## Start a task With GitHub connected and an environment created, you're read… Week 16 · April 13–17, 2026 Claude Code CLI · in the page whats-new/2026-w16 …ffold from your terminal:</p> ```text Claude Code theme={null} > /schedule daily PR review at 9am ``` <a className="digest-feature-link" href="/docs/docs/en/routines">Routines guide</a> </di… Week 20 · May 11–15, 2026 Claude Code CLI · in the page whats-new/2026-w20 …hile keeping recent turns intact</div> <div>Remote Control, <code>/schedule</code>, Claude.ai MCP connectors, and notification preferences are now disabled when <code>ANTHROPIC\_API\_KEY</code>, <… Changelog Claude Documentation · in the page cowork/changelog …pdated when the change was never saved to your account. * Fixed the /schedule command in Cowork showing as unavailable. **3P** * Fixed managed connectors and SSO sign-in requesting broader OAu…