What are Claude Code commands?
Claude Code commands are slash commands that you type directly in the Claude Code CLI to perform specific actions. They start with a forward slash (/) followed by the command name. Built-in commands handle tasks like clearing context, switching models, managing permissions, and reviewing code. You can also create custom Claude Code commands by adding markdown files to the .claude/commands/ directory.