Skip to main content
reopt Handbook
reopt Handbook
Claude Code Command MasterLabels and command selectionHow to read a detail guideComplete command listTerminal CLI Commands and Flags

Task guides

Core command basicsStarting and resuming workSkills and Custom CommandsAutomation and Web CommandsOperations and Safety CommandsCustom commands and skillsMCP connections and commands

Conversation and context

Cmd. /add-dirCmd. /backgroundCmd. /compactCmd. /contextCmd. /copyCmd. /exportCmd. /forkCmd. /importCmd. /initCmd. /memoryCmd. /recapCmd. /renameCmd. /resumeCmd. /rewindCmd. claude project purge

Planning and execution

Cmd. /autofix-prCmd. /batchCmd. /desktopCmd. /goalCmd. /loopCmd. /planCmd. /remote-envCmd. /scheduleCmd. /tasksCmd. /teleportCmd. /workflows

Review and verification

Cmd. /code-reviewCmd. /runCmd. /run-skill-generatorCmd. /security-reviewCmd. /simplifyCmd. /verify

Models and settings

Cmd. /claude-apiCmd. /configCmd. /effortCmd. /fastCmd. /modelCmd. /output-styleCmd. /update-config

Permissions and integrations

Cmd. /agentsCmd. /hooksCmd. /ideCmd. /mcpCmd. /permissionsCmd. /pluginCmd. /reload-pluginsCmd. /reload-skillsCmd. /sandboxCmd. /skillsCmd. /web-setup

Status and diagnostics

Cmd. /debugCmd. /diffCmd. /doctorCmd. /fewer-permission-promptsCmd. /release-notesCmd. /team-onboarding

Display and input

Cmd. /colorCmd. /focusCmd. /keybindingsCmd. /powerupCmd. /statuslineCmd. /terminal-setupCmd. /themeCmd. /tui

Account and usage

Cmd. /upgradeCmd. /usageCmd. /usage-credits

Legacy

Cmd. /costCmd. /pr-commentsCmd. /reviewCmd. /statsCmd. /ultrareviewCmd. /vimCmd. /approved-toolsCmd. /commandsCmd. /extra-usageCmd. /settingsCmd. /tagCmd. /todos

Verification and history

Current verification scopeHandbook updatesRelease coverage historyEarlier verification recordsCommand change history
Handbook›Claude Code Command Master›Cmd. /hooks
한국어English

Cmd. /hooks

Shows configured hooks and their triggers. Editing a hook changes what runs when its event occurs.

Key takeaways

  • Inspect hook configuration and events.
  • Check the input surface and availability before using the examples below.

Purpose

Inspect hook configuration and events.

/hooks

Availability

FieldValue
Input surfaceRunning CLI prompt
KindBuilt-in
StatusCurrent reference
Aliases—
Documented minimumNot specified
Reviewed against2026-09-22 · Claude Code 2.1.278

The installed command menu and account or organization settings determine availability.

Examples

/hooks

Effects and persistence

Shows configured hooks and their triggers. Editing a hook changes what runs when its event occurs.

Cautions

Inspect event, command, and scope together. A hook can execute whenever its configured event occurs.

Official sources

  • Commands
  • Hooks
  • Changelog.Md

Complete command list · Verification scope

Related docs

Cmd. /hooks

Codex Command Master · Review lifecycle hooks and manage trust or disabled state.

Cmd. /release-notes

Displays selected release notes in the transcript without adding them to model conversation context.

Cmd. /tasks

Manage current-session background work (/bashes).

Hooks

Claude Code Complete Guide · Use Claude Code hooks for predictable automation and repository guardrails.

Ch11. Schedules, State, Hooks

Enterprise Eve Agent Development · Connect Eve cron schedules, durable state, and stream-event hooks to automation, memory, and audit.

Cmd. /agents

On current versions, explain how to manage subagents.

Cmd. /ide

Shows the current session's IDE connection and integration target. File edits occur through subsequent requests and tool calls.

On this page

PurposeAvailabilityExamplesEffects and persistenceCautionsOfficial sources