Skip to main content
Slash commands run in every interactive session. They control credentials, session state, and the daemon.

/refine in one line

Applies evidence-backed updates to supplemental harness state without rewriting the base prompt. Snapshotted, so any refinement can be rolled back. See Refinement.

/doctor --fix

Runs the same diagnostics as prime-agent doctor and repairs common issues: a stuck daemon socket, a broken kernel venv, a missing auth file. Use it as the first response to “the CLI is behaving weirdly”.

Extensions add their own commands

Extensions register commands through ExtensionAPI. If you install a skill or extension, its commands show up next to the built-ins with no extra config. See Extensions.
Last modified on August 17, 2026