Skip to main content

dbt Wizard slash command reference Beta

Full reference for dbt Wizard interactive TUI slash commands.

Auto-generated page

This page is auto-generated. If you see any issues, please file an issue and we'll be happy to sort it out.

This page covers the slash commands supported by dbt Wizard. These are /commands typed inside the interactive text based user interface (TUI) session to control dbt Wizard's behavior mid-session.

See it in action and share your feedback

Want to see dbt Wizard in action? Check out the demo video.

We'd love to hear how dbt Wizard is working for you. Share your feedback by either running the /feedback slash command in your interactive terminal session or by going to the #dbt-wizard channel in the dbt Community Slack.

Thanks so much for your help in improving dbt Wizard and dbt data development!

Slash commands

Type / in the composer to open the command picker. Use arrow keys to navigate or keep typing to filter. Press Tab to queue a command while a task is running — it executes at the end of the current turn.

All slash commands

CommandAliasPurposeAvailable during task
/modelChoose what model and reasoning effort to use
/providersConfigure model providers and BYOK credentials
/ideInclude current selection, open files, and other context from your IDE
/permissionsChoose what Wizard is allowed to do
/keymapRemap TUI shortcuts
/vimToggle Vim mode for the composer
/setup-default-sandboxSet up elevated agent sandbox
/sandbox-add-read-dirLet sandbox read a directory: /sandbox-add-read-dir <absolute_path>
/experimentalToggle experimental features
/approveApprove one retry of a recent auto-review denial
/memoriesConfigure memory use and generation
/skillsUse skills to improve how Wizard performs specific tasks
/hooksView and manage lifecycle hooks
/reviewReview my current changes and find issues
/renameRename the current thread
/newStart a new chat during a conversation
/resumeResume a saved chat
/forkFork the current chat
/initCreate an AGENTS.md file with instructions for Wizard
/compactSummarize conversation to prevent hitting the context limit
/planSwitch to Plan mode
/goalSet or view the goal for a long-running task
/agentSwitch the active agent thread
/sideStart a side conversation in an ephemeral fork
/btwStart a side conversation in an ephemeral fork
/copyCopy last response as markdown
/rawToggle raw scrollback mode for copy-friendly terminal selection
/diffShow git diff (including untracked files)
/mentionMention a file
/statusShow current session configuration and token usage
/configView and manage configuration
/debug-configShow config layers and requirement sources for debugging
/titleConfigure which items appear in the terminal title
/statuslineConfigure which items appear in the status line
/themeChoose a syntax highlighting theme
/pets/petChoose or hide the terminal pet
/overviewRender the dbt project overview card
/mcpList configured MCP tools; use /mcp verbose for details
/appsManage apps
/pluginsBrowse plugins
/quitExit Wizard
/exitExit Wizard
/feedbackSend feedback to maintainers
/psList background terminals
/stop/cleanStop all background terminals
/clearClear the terminal and start a new chat
/personalityChoose a communication style for Wizard
/realtimeToggle realtime voice mode (experimental)
/settingsConfigure realtime microphone/speaker
/subagentsSwitch the active agent thread

Model and AI

Control the AI model, provider, speed, and response style.

CommandInline argsDescription
/modelChoose what model and reasoning effort to use
/providersConfigure model providers and BYOK credentials
/personalityChoose a communication style for Wizard

Session management

Start, resume, branch, and clean up sessions.

CommandInline argsDescription
/newStart a new chat during a conversation
/clearClear the terminal and start a new chat
/resumeYesResume a saved chat
/forkFork the current chat
/compactSummarize conversation to prevent hitting the context limit
/renameYesRename the current thread
/initCreate an AGENTS.md file with instructions for Wizard

Review and context

Pull information into the session or trigger a code review.

CommandInline argsDescription
/reviewYesReview my current changes and find issues
/diffShow git diff (including untracked files)
/mentionMention a file
/copyCopy last response as markdown
/rawYesToggle raw scrollback mode for copy-friendly terminal selection
/overviewRender the dbt project overview card
/ideYesInclude current selection, open files, and other context from your IDE

Permissions and safety

Control what Wizard is allowed to execute.

CommandInline argsDescription
/permissionsChoose what Wizard is allowed to do
/setup-default-sandboxSet up elevated agent sandbox
/sandbox-add-read-dirYesLet sandbox read a directory: /sandbox-add-read-dir <absolute_path>

Customization

Appearance, keybindings, and UI preferences.

CommandInline argsDescription
/themeChoose a syntax highlighting theme
/keymapYesRemap TUI shortcuts
/vimToggle Vim mode for the composer
/statuslineConfigure which items appear in the status line
/titleConfigure which items appear in the terminal title
/experimentalToggle experimental features
/approveApprove one retry of a recent auto-review denial
/pets (alias: /pet)YesChoose or hide the terminal pet

Skills and extensions

Manage capabilities Wizard can use during a session.

CommandInline argsDescription
/skillsUse skills to improve how Wizard performs specific tasks
/hooksView and manage lifecycle hooks
/mcpYesList configured MCP tools; use /mcp verbose for details
/appsManage apps
/pluginsBrowse plugins

Long-running tasks

Manage multi-turn goals, parallel agents, and branched conversations.

CommandInline argsDescription
/planYesSwitch to Plan mode
/goalYesSet or view the goal for a long-running task
/agentSwitch the active agent thread
/subagentsSwitch the active agent thread
/sideYesStart a side conversation in an ephemeral fork
/btwYesStart a side conversation in an ephemeral fork

Background terminals

Inspect and control shell processes Wizard has running in the background.

CommandInline argsDescription
/psList background terminals
/stop (alias: /clean)Stop all background terminals

Memory

Control how Wizard stores and uses memory across sessions.

CommandInline argsDescription
/memoriesConfigure memory use and generation

Session info

Inspect the current session state without changing anything.

CommandInline argsDescription
/statusShow current session configuration and token usage
/configView and manage configuration
/debug-configShow config layers and requirement sources for debugging
/feedbackSend feedback to maintainers

Exit

CommandInline argsDescription
/quitExit Wizard
/exitExit Wizard

Realtime (experimental)

CommandInline argsDescription
/realtimeToggle realtime voice mode (experimental)
/settingsConfigure realtime microphone/speaker

Was this page helpful?

This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

0
Loading