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. /output-style
한국어English

Cmd. /output-style

List and select the current output style

Key takeaways

  • List or select an output style (v2.1.269+).
  • Check the input surface and availability before using the examples below.

Purpose

List or select an output style (v2.1.269+).

/output-style [style]

Availability

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

A current official command supported in v2.1.269+.

Examples

/output-style concise
/output-style
/output-style concise

With no argument, inspect the available styles; pass a name to switch. User and plugin styles depend on the installation. /config also exposes output-style settings. Choosing a style does not select a model or grant tool permissions.

Effects and persistence

Selects a supported output style to adjust response presentation.

Status and version

/output-style is a current official command in v2.1.269+. The v2.1.73 deprecation is historical. Output styles also apply in Remote Control, cloud, and headless sessions.

Cautions

A current official command supported in v2.1.269+.

Official sources

  • Commands
  • Output Styles
  • Changelog

Complete command list · Verification scope

Related docs

Cmd. /config

Open settings or apply direct key/value settings (/settings).

Cmd. /remote-env

Select the default cloud-agent environment.

Cmd. /personality

Codex Command Master · Choose the response communication style for the current Codex thread.

Cmd. /import

Codex Command Master · Import supported Claude Code setup, project files, and recent chats into Codex.

Cmd. /skills

Codex Command Master · Browse and apply local skills for task-specific behavior.

Cmd. /model

Saves the selected model as the default for new sessions. Press s on a picker row, or use a supported -p invocation, for a session-only change.

Cmd. /update-config

Use the Claude Code bundled skill to edit the appropriate settings.json from a requested permission, environment, or hook change.

On this page

PurposeAvailabilityExamplesEffects and persistenceStatus and versionCautionsOfficial sources