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. 10 commands indexed.
/resume
session-management
Resume a previous conversation by ID or name, or open the session picker.
/archive
session-management
Archive the current session and exit. Removes it from active session lists; transcript kept locally. Restore with 'codex unarchive <SESSION>'.
/new
session-management
Start a new conversation inside the same CLI session without clearing the terminal view.
/resume
session-management
Resume a saved conversation from your session list. Continue work from a previous CLI session without starting over.
/new-chat
session-management
Start a new chat session with empty context.
/resume
session-management
Resume a previous chat session by folder name.
/resume
session-management
Browse auto-saved sessions and manage manual checkpoints. Conversations are auto-saved; use tags for manual checkpoints.
/new
session-management
Start a new session. Aliases: /clear. Keybind: Ctrl+x n.
/sessions
session-management
List and switch sessions. Aliases: /resume, /continue. Keybind: Ctrl+x l.
/share
session-management
Share the current session publicly.