slash commands / reference
COMMAND REFERENCE▌
Slash commands for every AI coding tool — Claude Code, Cursor, Codex CLI, Gemini CLI, and OpenCode. Find the right command for your workflow. 4 commands indexed.
commands
4
tools
5
allconfigurationsession-managementcontext-managementsetupcode-reviewplanningdiagnosticsparallel-agentsintegrationsexplorationautomation
/diff
code-review
Show the Git diff including files Git isn't tracking yet. Review Codex's edits before committing or running tests.
diffgitreviewchanges
view command →
/ide
context-management
Include open files, current selection, and other IDE context in the next prompt without re-explaining what's open.
ideeditorcontextfiles
view command →
/mention
context-management
Attach a file or folder to the conversation via popup picker so Codex references it directly in the next turn.
fileattachcontextpath
view command →
/permissions
configuration
Set what Codex can do without asking first — switch between Auto, Read Only, or custom permission profiles mid-session.
permissionssecurityautoapproval
view command →