Claude Codeconfigurationbuilt-in
/model
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.
Syntax
/model [model]Example
/model claude-opus-4-8When to use
- ▸Switching to a faster model for simple tasks
- ▸Upgrading to Opus for complex architectural work
- ▸Testing a specific model version
More Claude Code commands
parallel-agents
/agents
Manage agent configurations and monitor background agents running in parallel.
parallel-agents
/background
Detach the current session to run as a background agent and free this terminal. Optionally pass a final instruction before detaching.
parallel-agents
/batch
Orchestrate large-scale changes across a codebase in parallel. Decomposes work into 5–30 independent units, each in its own git worktree with its own PR.
context-management
/btw
Ask a quick side question without adding it to the main conversation history.