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
6
allconfigurationsession-managementutilitycontext-managementsetupplanningparallel-agentsdiagnosticscode-reviewintegrationsautomationsubagentsexplorationartifactsworkspace-management
/context
context-management
List all files, symbols, and references currently loaded inside the agent's context window.
contexttokensmemory
view command →
/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 →
/compress
context-management
Summarize conversation to free context window space while keeping a high-level record of what happened.
contextcompresssummarizetokens
view command →
/compress
context-management
Replace the current chat context with a summary to save tokens and free up context window space.
contextsummarizetokenscompress
view command →