Skip to content

Slash commands

Type these inside the interactive TUI. Open the searchable command palette with Ctrl+K.

CommandDescription
/quitExit the session
/newStart a new session
/sessionShow session info and stats (model, cwd, tools, skills, context)
/systemShow the active system prompt without adding it to context or session history
/compact [instructions]Summarize and compact the active context
/export [--format html|jsonl] [dest]Export the current session
/resume [session-id]Resume a previous session, or open the picker
/treeBranch from an earlier point in the session tree
/name <new name>Rename the current session
/modelOpen the model picker
/scoped-modelsChoose favorite models for the Ctrl+P quick-cycle
/theme [name]Show or set the TUI theme
/login [provider]Save credentials for a built-in provider
/logout [provider]Remove saved credentials for a provider
/reloadReload local skills, prompts, and project context
/hotkeysShow the keyboard shortcuts
/skill:<name> [request]Expand a loaded skill into your prompt

Related:

  • Thinking mode is keyboard-driven, not a slash command — see Keyboard shortcuts and Managing context.
  • Prompt templates are invoked by filename (e.g. wt …), not with a slash.