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
Switch the AI model and save it as your default for new sessions. Adjust effort level with left/right arrows on models that support it.
session-management
Resume a previous conversation by ID or name, or open the session picker.
parallel-agents
List every other session Claude can message: local sessions on this machine and, when Remote Control is connected, your sessions on other machines and Claude Code on the web. Alias: /peers.
configuration
List available skills and manage which are shown to Claude. Press t to sort by token count, Space to hide a skill.
setup
Edit CLAUDE.md memory files, enable or disable auto-memory, and view auto-memory entries.
planning
Enter plan mode to design your approach before coding. Claude proposes an execution plan for review before any implementation starts.