Commands
Slash commands inside the session. Type / to browse them with live
autocomplete, or /help for this list in the terminal.
Modes & models
/mode [plan|build|brainstorm] | show or switch mode |
/model [name] | hot-swap the AI model mid-session |
/permissions [ask|auto|readonly] | tool permission level |
/local | local model server & GGUF/Ollama management |
Context & git
/compact | compress context to free token budget |
/context | show context window usage |
/diff | git diff summary |
/review | AI code review of the staged diff |
/commit · /pr | AI-drafted commit message / PR description |
/checkpoints · /undo | list / restore edit checkpoints |
Automation
/schedule <delay> <task> | one-shot background workflow |
/loop <interval> <task> | repeating background workflow |
/workflows | list and manage workflows |
/btw <context> | inject context into the next turn without interrupting |
Project & session
/memory · /skills · /tools · /rules | session memory, skills, tools, rule engine |
/kb · /verify | project knowledge base / verify against rules and tests |
/new · /resume | fresh session / resume a saved one |
/doctor | diagnose setup |
!<cmd> runs a shell command directly; @<path>
attaches a file, image, or video to your prompt.