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. 7 commands indexed.
/compact
context-management
Free up context by summarizing the conversation so far. Optionally pass focus instructions for the summary.
/rewind
session-management
Rewind the conversation and/or code to a previous checkpoint, or summarize from a selected message.
/compact
context-management
Summarize the visible conversation to free tokens. Use after long runs so Codex retains key points without blowing the context window.
/review
code-review
Ask Codex to review your working tree — summarizes issues, focusing on behavior changes and missing tests.
/compress
context-management
Summarize conversation to free context window space while keeping a high-level record of what happened.
/compress
context-management
Replace the current chat context with a summary to save tokens and free up context window space.
/compact
context-management
Summarize the current session to save tokens. Alias: /summarize.