Skip to main content
reopt Handbook
reopt Handbook
Codex Command MasterLabels and command selectionHow to read a detail guideComplete command listTerminal CLI Commands and Options

Task guides

Core Command GroupSession Command GroupCustom Command GuideMCP Command and Integration GuideDesign Workflows

Conversation and context

Cmd. /clearCmd. /renameCmd. /archiveCmd. /deleteCmd. /compactCmd. /copyCmd. /memoriesCmd. /importCmd. /initCmd. /mentionCmd. /forkCmd. /sideCmd. /resumeCmd. /newCmd. /cdCmd. /exportCmd. /recap

Planning and execution

Cmd. /planCmd. /goalCmd. /psCmd. /stopCmd. /app

Review and verification

Cmd. /review

Models and settings

Cmd. /modelCmd. /fast

Permissions and integrations

Cmd. /permissionsCmd. /ideCmd. /setup-default-sandboxCmd. /sandbox-add-read-dirCmd. /pluginsCmd. /hooksCmd. /approveCmd. /skillsCmd. /mcp

Status and diagnostics

Cmd. /agentCmd. /appsCmd. /diffCmd. /feedbackCmd. /personalityCmd. /rawCmd. /statusCmd. /debug-configCmd. /title

Display and input

Cmd. /keymapCmd. /vimCmd. /experimentalCmd. /statuslineCmd. /themeCmd. /petsCmd. /voiceCmd. /worktree

Account and usage

Cmd. /exitCmd. /logoutCmd. /quitCmd. /usage

Legacy

Cmd. /approvals

Verification and history

Current verification scopeHandbook updatesRelease coverage historyEarlier verification recordsCommand change history
Handbook›Codex Command Master›Session Command Group
한국어English

Session Command Group

Commands for keeping long Codex sessions continuous and readable.

Key takeaways

  • This group covers the session lifecycle plus 0.149.0 working-directory commands /cd, /pwd, and /cwd.
  • /compact compresses context while /fast toggles Fast/Standard mode and /statusline customizes the footer.
  • /resume continues an earlier session and /archive moves completed sessions out of the active resume flow.
  • /goal tracks a long-running objective and /side asks an ephemeral question without forking the main thread.

Covered Commands

  • /fast
  • /compact
  • /resume
  • /archive
  • /statusline
  • /goal
  • /side
  • /cd, /pwd, /cwd

Quick Table

CommandPurposeNext Step
/fastToggle Fast/Standard mode/statusline
/compactCompress context/review
/resumeContinue an earlier session/status
/archiveArchive completed sessions/resume
/statuslineCustomize the footer/debug-config
/goalManage a long-running objective/plan
/sideAsk an ephemeral side question/fork
/cd, /pwd, /cwd0.149.0 working-directory command group; exact reference entries pendingInstalled slash picker

Related docs

Core Command Group

The most frequently used Codex commands, including full conversation export, in one page.

Cmd. /statusline

Configure TUI footer status-line fields.

Cmd. /fast

Claude Code Command Master · Switches the supported model's fast processing path. It is separate from reasoning effort and may have different billing or quota rules.

Slash Commands

Advanced Codex Usage · Use Codex slash commands as an operating surface for sessions, review, models, and status.

Thread Lifecycle

Advanced Codex Usage · Manage Codex sessions across start, resume, fork, compact, archive, delete, and handoff.

Core Command Group

The most frequently used Codex commands, including full conversation export, in one page.

Custom Command Guide

How to design and operate team-specific slash commands.

On this page

Covered CommandsQuick Table