/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 throughExtensionAPI. If you install a skill or extension, its commands show up next to the built-ins with no extra config. See Extensions.