Slash command
Create, update, list, or run Anthropic-managed cloud routines from the CLI. Alias: /routines.
Syntax
/schedule [description]Example
/schedule daily standup summary from GitHub PRsBuilt-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.
configuration
Set or view the default environment for cloud agents spawned from Claude Code sessions.
code-review
Open an interactive diff viewer showing uncommitted changes and per-turn diffs. Navigate with arrow keys between the git diff and individual Claude turns.
setup
Initialize project with a CLAUDE.md guide covering repo conventions, commands, and agent instructions.
diagnostics
Show session cost, plan usage limits, and activity stats. Includes breakdown by skill, subagent, plugin, and MCP server on paid plans.
integrations
Load Claude API reference, migrate deprecated model IDs, or onboard Claude Managed Agents (schedules + vaults).
code-review
Alias for /code-review ultra — multi-agent cloud code review fleet on a diff before merge.