/help | Show all available commands and skills. | - | |
/clear | Clear conversation history and free up context. Aliases: /reset, /new. | - | |
/compact [instructions] | Compact the conversation to reduce context usage, with optional focus instructions. | - | |
/init | Initialize the project with a CLAUDE.md memory file. | - | |
/memory | Edit CLAUDE.md memory files, toggle auto-memory, and view auto-memory entries. | - | |
/config | Open the Settings interface to adjust theme, model, output style, and preferences. Alias: /settings. | - | |
/plan | Enter plan mode directly from the prompt (read-only analysis, no file edits). | - | |
/vim | Toggle between Vim and Normal editing modes for the input field. | - | |
/model [model] | Select or change the AI model mid-session. Takes effect immediately. | - | |
/effort [low|medium|high|max] | Set the model effort level. low/medium/high persist; max applies to current session only. | - | |
/cost | Show token usage and cost statistics for the current session. | - | |
/diff | Open an interactive diff viewer showing uncommitted changes and per-turn diffs. | - | |
/doctor | Diagnose and verify your Claude Code installation and settings. | - | |
/resume [session] | Resume a conversation by ID or name, or open the session picker. Alias: /continue. | - | |
/rewind | Rewind the conversation and/or code to a previous checkpoint. Alias: /checkpoint. | - | |
/keybindings | Open or create your keybindings configuration file at ~/.claude/keybindings.json. | - | |
/btw <question> | Ask a quick side question without adding it to the conversation history. | | |
/export [filename] | Export the current conversation as plain text to a file or clipboard. | - | |
/permissions | View or update tool permissions interactively. Alias: /allowed-tools. | - | |
/mcp | Manage MCP server connections and OAuth authentication. | - | |