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. 131 commands indexed.
/add-dir
workspace-management
Add a directory path to the active project workspace.
/agents
subagents
Open the subagents management panel to monitor and approve actions for background agents.
/artifact
artifacts
Open the terminal-based interactive viewer for staged code artifacts and documents.
/btw
utility
Ask a quick side-question or request info without starting a heavy agent execution state.
/changelog
utility
Display the latest product updates, version releases, and changelog info in the terminal.
/clear
utility
Clear the active terminal viewport and reset the screen buffer. Alias: /new.
/config
configuration
Open the interactive configuration panel to adjust agent behaviors and CLI parameters. Alias: /settings.
/context
context-management
List all files, symbols, and references currently loaded inside the agent's context window.
/copy
utility
Copy the last generated agent response directly to your host clipboard.
/diff
utility
Display the current git diff of files modified by the agent in this session.
/exit
session-management
Exit the active session and terminate agy safely. Alias: /quit.
/fast
utility
Toggle Fast Mode, modifying artificial typing delays and thought visualizations.
/fork
session-management
Fork the current conversation thread into a new session, keeping original history intact. Alias: /branch.
/help
utility
Display the command cheatsheet, syntax help, and interactive keyboard guide.
/hooks
utility
List all registered lifecycle hooks (e.g. pre-command, post-edit validations).
/keybindings
configuration
Configure or review keyboard shortcuts mapped to interactive TUI operations.
/logout
configuration
Log out of your active Google user session and wipe local authentication caches.
/mcp
utility
Inspect active Model Context Protocol (MCP) servers and list their exposed tools.
/model
configuration
Change the default Gemini model used for the active reasoning conversation.
/open
utility
Open the specified file directly inside your host's configured preferred text editor.
/permissions
configuration
Manage fine-grained command and directory read/write authorization rules.
/planning
planning
Open the interactive task board and execution step planner dashboard.
/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.
/rewind
session-management
Rewind conversation state to a previous point in history. Alias: /undo.
/skills
utility
List all local project-scoped and global user-defined agent skills.
/statusline
configuration
Toggle or configure the visibility of real-time CLI diagnostic lines.
/tasks
utility
Monitor, view output logs, or cancel active background tasks.
/title
configuration
Toggle or customize the terminal emulator window title format.
/usage
utility
Display current token count, model call pricing, and account limits. Alias: /quota.