Skip to main content

Command reference

Every slash command, generated from the command catalog — 150 commands. Type any of these in an interactive session; /help prints the live list.

Session & history

CommandDescription
/helpshow this command list
/clearstart a fresh conversation (keeps the session log)
/resetstart a fresh conversation (alias of /clear)
/historyshow this conversation's transcript
/exportexport this conversation — format, tool/thinking toggles, file or clipboard
/retryre-run your last message
/undodrop the last turn from the conversation
/rewindlist or restore recent per-edit file checkpoints
/titlename the current session
/forkbranch the current conversation into a new session
/restartreload Vanta in place with fresh code (needs ./run.sh)
/exitleave the session

Goals & focus

CommandDescription
/goalset / resume / drop a standing goal (a carried goal starts paused)
/goalsactive goals from the kernel
/nextsurface one concrete next micro-step from your active goals
/nowexecute items in the Now column — agent picks up whatever you put there
/planshow the agent's current task plan (todo list)
/planmodeenforced plan mode — write tools blocked until /planmode approve
/boundarymark a task boundary — archive the current task state and begin fresh
/whereshow last stated intent and recent tool call breadcrumb
/wmview or add to session working memory (cleared each session)

Model & config

CommandDescription
/modelchange provider & model — interactive picker
/modelslist available models for the active provider
/effortset model effort for this session
/setupopen setup or inspect one setup area
/configinteractive settings — view + change config (TUI)
/settingsshow/edit persisted settings
/usagetoken usage + context fill for this session
/updategit pull the latest Vanta (then ./install.sh to rebuild)

Tools, skills & knowledge

CommandDescription
/toolslist available tools
/skillslist skills, audit injection flags, or review staged agent skill changes
/memorybrowse memory files, or save a fact to Vanta's brain
/moimpin a top-of-mind note injected into every prompt until cleared
/contextvisual context-budget breakdown
/compresscompact the conversation context now
/compactcompact context now (alias of /compress; optional steer)
/hookslist, add, or remove shell hooks in .vanta/hooks.json
/mcpMCP panel — servers + connection status, per-server tools, tool detail, reconnect (TUI)
/permissionstighten-only tool permission rules (~/.vanta/permissions.tsv)
/preferencesinspect and correct Vanta's operator beliefs

Deep work

CommandDescription
/ultrathinkdeep-reasoning mode — plan, weigh tradeoffs + edge cases, then act
/ultracodemulti-agent coding push — decompose, parallel subagents, verify, synthesize
/deep-researchfan-out research — multi-source search, skeptic-verify, cited synthesis
/skepticadversarially verify a claim — refute by default, demand evidence
/briefJARVIS-style today brief — tasks, goals, calendar, episodic
/reviewreview changed code for bugs and cleanups (low|medium|high)
/simplifyreuse/simplify/efficiency/altitude pass on changed code
/autoauto-minimalism mode — do the least that works (stdlib>deps, deletion>addition); 'review' audits a diff for deletable code
/verifyrun the app and confirm a change actually works
/reprosave a diagnostic repro bundle to .vanta/repro-*.md
/summarysummarize this session (what was done, what remains)
/auditrun npm audit + dependency checks

Operator views

CommandDescription
/worldview Vanta's world model — entities + relationships across your systems
/moneyMoney OS ledger — offers, prospect pipeline, revenue total
/radarOpportunity radar — scored opportunities ranked by pain + buyer signal
/teambackground worker roster — named agents, roles, status, blockers
/lifesearchsearch across Vanta's local stores (world/money/radar/team/errors) — source-cited
/compartmentsVanta's self-repair body map — compartments + max autonomy per part
/locksregression locks — verified behaviors + passing/regressed status (verification organ)
/reachinternet-reach doctor — each channel's active backend + status + the exact fix per gap
/cookieshow login-walled reach channels with a stored cookie + the export guide
/dashboardlive operator state — tasks, goals, repo, model
/healthcapability health — gmail/search/vision/browser/mcp + the exact fix for each gap
/todaytoday brief — tasks, goals, calendar, episodic

Files, edits & input

CommandDescription
/fileslist files in the current conversation context
/openopen a file:line in your editor ($VANTA_EDITOR/code)
/editedit the last AI response in your editor ($VANTA_EDITOR/code)
/diffshow uncommitted changes (working tree + staged)
/changesreview changed files — per-file keep/undo (TUI)
/searchfull-text search this session's transcript — ranked matches + highlighted snippets
/imageattach an image for your next message
/lookcapture native macOS screen context for the next message
/pasteattach an image from the clipboard (macOS)
/attachmentsshow or clear pending image attachments
/add-diradd a directory to this session's readable/writable scope
/importimport config/skills from a backup archive

Project & lifecycle

CommandDescription
/initgenerate a project context file for future sessions
/roadmapopen the drag-and-drop roadmap board
/loopslive loops + escalations dashboard (TUI)
/cronlist scheduled tasks
/tasksoperator task stack — /tasks next for the best move
/branchcreate or switch git branch (kernel-gated)
/routesshow provider routing config (main + named VANTA_ROUTE_* overrides)
/renamerename the current session
/lintrun the code-size gate on changed files

Sessions & continuity

CommandDescription
/sessionslist saved sessions
/resumeload a past session into this conversation
/handoffcopy-paste handoff packet (goals, git, files, next step)
/bugrecord a structured bug with session + git context
/copycopy the last response to the clipboard

UI

CommandDescription
/cockpitopen mission-control — kernel verdict ladder, goals, loops (TUI)
/tuiTUI renderer info; /tui fullscreen confirms alt-screen mode
/focustoggle focus view — hide tool events, show only user + final responses
/composerinput box position: float (default) or bottom-pinned
/output-stylecontrol response verbosity

Other

CommandDescription
/activitywho/what/why timeline over the event log — /activity [--who tool] [--kind gate|tool|note] [--risk ask|blocked] [--since 2h] [--limit N] [text]
/agentscustom agent editor — model, tools, color, markdown file (TUI)
/autonomyshow the acts-alone / queues / wakes-me contract
/bgdetach/check the active response in the background (TUI)
/bgtasksbackground shell tasks — list status, stop one by id
/blueprintpreview a form-driven schedule or webhook automation
/btwask a quick side question — not added to conversation history
/cdchange the session working directory for shell_cmd (no arg prints it)
/checkpointsnapshot the full conversation state under a name
/describegenerate a short LLM description of a file or directory
/diagnose-crashdiagnose a pasted macOS/iOS/build crash log with cited evidence
/envsession-scoped env vars injected into shell_cmd/run_code child processes
/explaincapability-preservation surface — what changed + why, with a comprehension probe on risky/large changes
/feedbackdraft a redacted GitHub issue from feedback/feature requests; send files it
/homeoperator home — workflows, channels, skills, tasks, memory, watchers, setup
/init-verifiersdetect the project's build/test/lint/typecheck gates → verifier skills it can run to check its work
/learnbuild a skill from a doc/URL — distills, gates, and saves an editable SKILL.md
/learningself-learning loop status — skills minted/refined/adopted + adoption rate
/learningsper-project learnings index — relevant insights, stale/conflicting flagged
/less-permission-promptsscan the session for repeatedly-approved read-only tools and propose allow rules to cut future prompts (propose-only)
/loopschedule a recurring task from a natural-language interval (e.g. every 2 hours <task>, daily, every monday)
/ndexecutive-function support gates — view/toggle/tune the ND gate set
/outreachauthorized brand workspace — pending drafts + the proof ledger (draft-only, approval-gated)
/peerslive Vanta peer sessions on this machine (UDS) — id, title, pid for cross-session collab
/planv2plan mode v2 — fan a task out across N concurrent plan-execution agents (VANTA_PLAN_V2_AGENT_COUNT, 1-10)
/plugin-panelsopen data-only panels contributed by isolated plugin workers (TUI)
/proactiveproactive-autonomy mode (KAIROS) — whether idle ticking is enabled, the throttle, and would-it-tick-now (read-only)
/promptswitch the session's operating prompt preset
/recordrecord terminal output to an asciicast v2 .cast file under ~/.vanta/recordings
/recoverclassify trouble — targeted bug, polluted context, or wrong assumption
/reload-pluginsre-scan enabled plugins and load any added this session — reports newly available vs already loaded
/reload-skillsre-scan skill directories and pick up any added this session — reports added vs already-indexed vs removed
/restorerestore a checkpoint in place, or branch it into a new session
/runlaunch and drive this project's app
/sandboxsandbox settings — config, dependencies, doctor, per-tool overrides (TUI)
/schema-qualityshow exact, partial, untested, and contradicted model quality
/schema-recoveryshow the latest model counterexample and its safe next action
/screenshotcopy the current Vanta transcript to clipboard as a PNG image
/searchallsearch across all saved sessions (TUI)
/security-reviewsecurity audit of the current branch's diff vs base (injection/secret/authz/traversal/exec/SSRF)
/skillifydistill this session into a draft SKILL.md (write_skill saves it — not auto-written)
/spec-to-appbuild a verified React/Tailwind preview from a product spec
/statsaggregate usage — sessions, turns, tool calls, tokens/cost (TUI)
/statuskernel, provider, keys, store health
/stopgraceful soft-stop — finish the current tool call, then end the turn with a summary
/suggestrecap + ranked next-step (top 3); '/suggest all' for the full backlog
/supportset current capacity and task support without diagnostic labels
/teamsinteractive team roster — create workers, manage status, inspect assigned tasks
/terminal-setupprint the steps to bind Shift+Enter → newline for your detected terminal (iTerm2/Apple Terminal/VS Code/WezTerm)
/ticketsissue board — first-class tickets grouped by status, with goal/parent links + inbox state
/timesession elapsed + time since last action (ND-TIME-RANGES)
/vimtoggle vi-mode in the composer (normal/insert: hjkl, w/b, dd, yy, p, i/a/o)
/wftasksworkflow run task list — compose_workflow runs + their running/done/failed status
/what-can-i-doshow concrete runnable workflows for this Vanta install
/workflow-selectchoose, skip, reorder, and run steps from .vanta/workflow-draft.json