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. /reload-plugins
한국어English

Cmd. /reload-plugins

Reload active plugins, warning on MCP changes.

Key takeaways

  • Reload active plugins, warning on MCP changes.
  • Check the input surface and availability before using the examples below.

Purpose

Reload active plugins, warning on MCP changes.

/reload-plugins [--force]

Availability

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

In -p, SDK, and Desktop on v2.1.260+, handles directly typed input only and does not apply plugin MCP server changes.

Examples

/reload-plugins

Effects and persistence

Applies active-plugin changes to the session. MCP tool changes that invalidate the cache are skipped unless --force is supplied.

Cautions

--force can apply MCP tool changes and invalidate the prompt cache. Use it after reviewing the warning.

Official sources

  • Commands
  • Plugins
  • Changelog

Complete command list · Verification scope

Related docs

Cmd. /plugin

Browse, install, enable, or disable plugins.

Cmd. /release-notes

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

Cmd. /mcp

Codex Command Master · List configured MCP tools and inspect server diagnostics.

Cmd. /diff

Codex Command Master · Review current Git changes from inside Codex.

Cmd. /review

Codex Command Master · Ask Codex to review the current working tree.

Cmd. /plugin

Browse, install, enable, or disable plugins.

Cmd. /reload-skills

Re-scans on-disk skill and command directories and refreshes session availability.

On this page

PurposeAvailabilityExamplesEffects and persistenceCautionsOfficial sources