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. 3 commands indexed.
commands
3
tools
5
allconfigurationsession-managementcontext-managementsetupcode-reviewplanningdiagnosticsparallel-agentsintegrationsexplorationautomation
/compact
context-management
Summarize the visible conversation to free tokens. Use after long runs so Codex retains key points without blowing the context window.
contextsummarizetokenscompact
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 →