Command Reference

Type / in the editor to see the command palette with fuzzy search. All commands are prefixed with /.

Model & Inference

CommandDescription
/model [name]View or switch model. Opens selector popup, or pass a model ID directly.
/think [level]Set thinking level: off, low, medium, high.
/context [class]Select context class: squad (128k), maniple (272k), clan (400k), legion (1M).
/context compactTrigger context compaction to free context window space.
/context clearSave the current session and start a fresh conversation with cleared live context.
/detail [mode]Toggle tool display: compact or detailed.

Session & Memory

CommandDescription
/statsSession telemetry — turns, tool calls, tokens, duration.
/newSave the current session and start a fresh one.
/memoryMemory statistics — facts, episodes, working memory.
/sessionsList saved sessions. Resume with --resume flag.
/note [text]Capture a note for later (persists across sessions).
/notes [clear]Show or clear pending notes.

Authentication

CommandDescription
/login [provider]Log in to a provider such as anthropic, openai-codex, openai, openrouter, or github.
/logout [provider]Log out of a provider.
/auth [action]Authentication management: status, unlock.
/secrets [action]Manage stored secrets: list, set, get, delete.
/vault [action]HashiCorp Vault integration: status, unseal, login, configure, init-policy.

Development lifecycle

CommandDescription
/init [action]Initialize project — scan & migrate agent conventions. Args: scan, migrate.
/migrate [source]Import from other tools: auto, claude-code, codex, cursor, aider.
/checkinTriage what needs attention now — open designs, active changes, recent issues.
/statusShow harness status — providers, secrets, routing state, and runtime health.
/milestone [action]Release milestone management: freeze, status.
/delegate [status]Delegate task management across sessions.
/chronos [sub]Date/time context: week, month, quarter, relative, iso, epoch, tz, range, all.
/updateCheck for updates, inspect release notes, and install verified stable or RC builds.

OpenSpec

CommandDescription
/opsx:proposeCreate a new OpenSpec change proposal.
/opsx:specGenerate or add specs to a change.
/opsx:ffFast-forward: generate design.md and tasks.md from specs.
/opsx:statusShow all active OpenSpec changes.
/opsx:verifyVerify specs are satisfied by implementation.
/opsx:archiveArchive a completed change to baseline.

Interface

CommandDescription
/auspexShow Auspex attachability and handoff status.
/auspex openLaunch the primary browser surface. If the local compatibility server is not running yet, Omegon starts it first.
/dashOpen Omegon's local browser compatibility/debug surface (real-time live state over WebSocket).
/focusToggle selected-segment focus mode for terminal-native text selection.
/tree [sub]Design tree summary: list, frontier, ready, blocked.
/tutorial [action]Interactive tutorial overlay. Primary paths: /tutorial for the current-project flow and /tutorial demo for the scripted showcase. Management args: status, reset.
/splashReplay the splash animation.

System

CommandDescription
/updateCheck for and install updates from GitHub Releases.
/versionShow build version, git SHA, and build date.
/helpShow available commands.
/exitQuit (or double Ctrl+C).

Agent tools

In addition to slash commands, the agent has access to structured tools that it calls autonomously: