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›Cmd. /feedback
한국어English

Cmd. /feedback

Send feedback and diagnostics to Codex maintainers.

Key takeaways

  • Send feedback and diagnostics to Codex maintainers.
  • Check the input surface and availability before using the examples below.

Purpose

Send feedback and diagnostics to Codex maintainers.

/feedback

Availability

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

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

Examples

/feedback

When to use it

  1. Use /feedback after a reproducible CLI issue while the session context is still fresh.
  2. Pair it with /debug-config when the issue involves config, policy, or tool availability.

Choosing related commands

CommandDifferenceChoose It When
/feedbackSends support feedbackYou want to report an issue
/debug-configPrints local diagnosticsYou need to inspect config first
/statusShows session stateYou need quick runtime facts

Effects and persistence

Opens feedback submission with diagnostic context. Review what will be sent.

/feedback collects feedback and, when requested, diagnostics or logs for maintainers.

Cautions

  • Review what information you are comfortable sending.
  • Remove secrets from prompts or local files before sharing repro material.

Official sources

  • Developer Commands
  • Cli

Complete command list · Verification scope · History for this command

Related docs

Cmd. /debug-config

Inspect Codex config layers, policy sources, and requirements diagnostics.

Cmd. /debug

Claude Code Command Master · Enable debug logging and analyze the session issue (skill).

Cmd. /mcp

List configured MCP tools and inspect server diagnostics.

Cmd. /team-onboarding

Claude Code Command Master · Generate a team guide from 30 days of usage.

Cmd. /tasks

Claude Code Command Master · Manage current-session background work (/bashes).

Cmd. /diff

Review current Git changes from inside Codex.

Cmd. /personality

Choose the response communication style for the current Codex thread.

On this page

PurposeAvailabilityExamplesWhen to use itChoosing related commandsEffects and persistenceCautionsOfficial sources