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. 14 commands indexed.
/exit
session-management
Exit the active session and terminate agy safely. Alias: /quit.
/fork
session-management
Fork the current conversation thread into a new session, keeping original history intact. Alias: /branch.
/rename
session-management
Rename the active conversation thread for better tracking and retrieval.
/resume
session-management
Resume or switch to a past conversation session. Aliases: /switch, /conversation.
/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.