Claude Codeautomationbuilt-in

/schedule

Create, update, list, or run Anthropic-managed cloud routines from the CLI. Alias: /routines.

Syntax

/schedule [description]

Example

/schedule daily standup summary from GitHub PRs

About

Built-in command for cloud routines—lighter-weight than full Claude Managed Agents scheduled deployments. For production cron with vault-credentialed CLIs (Browserbase, Notion, Sentry), use /claude-api managed-agents-onboard to configure scheduled deployments on the Claude Platform instead.

When to use

  • Creating a recurring cloud task without hosting your own cron
  • Listing and running existing Anthropic-managed routines
  • Simple scheduled jobs when full Managed Agent setup is overkill

More Claude Code commands