The Complete Reference  ·  93 Commands  ·  March 2026

Every Claude Code Command

click any row to copy  ·  use search to filter

Project Management
12 cmds
1/initAuto-generate a CLAUDE.md for your projectcopy
2/memoryEdit the CLAUDE.md memory filecopy
3/contextSee what is consuming your context windowcopy
4/compactCompress context to free up spacecopy
5/clearReset conversation historycopy
6/resumeResume a past sessioncopy
7/forkBranch conversation into a new sessioncopy
8/renameRename the current sessioncopy
9/add-dirAdd an extra directory to contextcopy
10/copySelect and copy code blockscopy
11/diffView all changes in an interactive viewercopy
12/exportExport conversation to file or clipboardcopy
Information & Status
9 cmds
13/usageCheck token usage against plan limitscopy
14/costShow current session costcopy
15/helpList all available commandscopy
16/tasksCheck background taskscopy
17/doctorRun environment diagnosticscopy
18/statsGenerate usage statistics as HTML reportcopy
19/debugDisplay troubleshooting infocopy
20/effortSwitch thinking level (low/medium/high/auto)copy
21/extra-usageEnable additional usage capacitycopy
Mode & Model Control
6 cmds
22/modelSwitch between Opus, Sonnet, and Haikucopy
23/fastToggle Fast Mode (Opus 4.6 at 2.5× speed)copy
24/planToggle Plan Mode (read-only planning)copy
25/vimToggle Vim-style editingcopy
26/output-styleChange output stylecopy
27/voiceEnable voice promptingcopy
Feature Management
8 cmds
28/hooksConfigure lifecycle hookscopy
29/agentsCreate and manage sub-agentscopy
30/permissionsChange permission settingscopy
31/sandboxEnable sandbox modecopy
32/configOpen settings interfacecopy
33/rewindRewind conversation and/or code changescopy
34/loginRe-authenticatecopy
35/logoutLog outcopy
Environment Settings
5 cmds
36/terminal-setupSet up Shift+Enter keybindingcopy
37/keybindingsOpen keybindings configcopy
38/status-lineSet up terminal status linecopy
39/themeChange syntax highlighting themecopy
40/upgradeUpgrade your Claude plancopy
Integrations & Extensions
13 cmds
41/install-github-appSet up GitHub PR auto-reviewcopy
42/pluginPlugin management (add/remove/marketplace)copy
43/mcpCheck MCP status and authenticationcopy
44/rcSwitch to Remote Control (phone/tablet)copy
45/reviewCode review for a specified PRcopy
46/pr-commentsShow PR comments for current branchcopy
47/security-reviewSecurity audit of uncommitted changescopy
48/skillsSkill management menucopy
49/find-skillsBrowse and install skillscopy
50/chromeControl your browser from Claude Codecopy
51/ideManage IDE integrationscopy
52/btwAsk a side question without interruptingcopy
53/loopRun a prompt on a recurring schedulecopy
Bundle Commands
2 cmds
54/simplify3-agent review (architecture, duplicates, performance)copy
55/batchLarge-scale parallel changes across worktreescopy
CLI Commands
25 cmds
56claudeStart an interactive sessioncopy
57claude "question"Start with an initial promptcopy
58claude -p "question"Non-interactive mode, then exitcopy
59claude -cResume the most recent sessioncopy
60claude -r "ID"Resume a session by IDcopy
61claude --from-prResume session linked to a PRcopy
62claude updateUpdate to latest versioncopy
63claude mcp addAdd an MCP servercopy
64claude mcp listList configured MCP serverscopy
65claude mcp removeRemove an MCP servercopy
66claude mcp serveRun Claude Code as an MCP servercopy
67claude auth loginAuthenticatecopy
68claude auth statusCheck auth statuscopy
69claude auth logoutLog outcopy
70claude agentsList configured agentscopy
71claude rcStart Remote Control sessioncopy
72claude pluginPlugin managementcopy
73claude config listDisplay all settingscopy
74claude config setUpdate a settingcopy
75claude --dangerously-skip-permissionsNo permission promptscopy
76claude --worktreeIsolated git worktree for parallel workcopy
77claude --model opusSpecify model at launchcopy
78claude --agents '{json}'Define sub-agents at launchcopy
79claude --append-system-promptAdd to system promptcopy
80claude --max-turns NSet turn limitcopy
Shortcuts & Notation
13 items
81EscStop processingcopy
82Esc × 2Open rewind menucopy
83Shift+TabCycle modes (normal/auto-accept/plan)copy
84TabToggle extended thinkingcopy
85Ctrl+FStop all background agentscopy
86Ctrl+VPaste image from clipboardcopy
87Ctrl+RReverse search command historycopy
88@filenameReference a file or directorycopy
89#contentAdd content to CLAUDE.mdcopy
90!commandExecute a shell command directlycopy
91& taskRun a task in the backgroundcopy
92"Think harder"Force high effort for one turncopy
93"Ultra think"Force maximum reasoning depthcopy
Copied to clipboard