Slash commands
Type / at the start of the composer to open the command menu. Keep typing to
filter; arrow keys and Enter select.
Three sources, one menu
Section titled “Three sources, one menu”- Your agent’s own commands — whatever the connected CLI advertises. For
OpenCode this includes commands like
/initand/review. These remain available between turns — the list does not disappear when the agent goes idle. - App commands — built into Pavii.Ai and available with every agent.
- Your skills — every skill enabled on the current assistant appears as a command. Picking one loads the skill for that message, so the agent receives its full instructions.
App commands
Section titled “App commands”| Command | What it does |
|---|---|
/new | Start a new conversation |
/agents | Switch assistant |
/open | Attach a file from the workspace |
/copy | Copy the last reply |
/btw | Ask a side question without derailing the main thread |
Details worth knowing
Section titled “Details worth knowing”- If an agent advertises a command with the same name as an app command, the
app command wins —
/copyalways copies, no matter what the agent offers. - Skill commands insert
/skill-nameinto your message; deleting that token before sending cancels the skill load. - Some commands you may know from a CLI’s own terminal interface (like
OpenCode’s
/exitor/variants) are terminal-only — CLIs do not expose them to any external app, so they cannot appear here.