Reference tables for omp CLI subcommands, launch flags, slash commands, keybindings, internal URL schemes and file locations. Run /hotkeys and /settings for live truth on your install.

CLI subcommands

CommandEffect
ompthe TUI (bare = launch)
omp acprun as an ACP server over stdio (Zed)
omp agentsmanage bundled task agents
omp auth-broker / omp auth-gatewaycredential vault / forward proxy
omp benchbenchmark models: TTFT, tokens/s, cache workloads
omp browser-relaylocal CDP relay so the browser tool drives your own Chrome tabs
omp cleansedetect and fix project diagnostics with weighted parallel subagents
omp commitgenerate a commit message and update changelogs
omp completions <shell>print a completion script (bash, zsh, fish)
omp compressrewrite a text file into the dense prompt register
omp config <list/get/set/reset/path>manage settings
omp gallerypreview tool renderers
omp gcstorage garbage collection; dry run until --apply
omp gitfullscreen git UI: split diff, staging, commit composer
omp grievancesview/clean/push reported tool issues
omp imagesinspect and purge image publication backends
omp installinstall or link an extension package
omp join "<link>"join a shared collab session
omp modelslist, search, refresh available models
omp plugin <...>install, uninstall, list, marketplace
omp pslist and control daemon-supervised background processes
omp read <path/url>show what the read tool returns for a path or internal URI
omp renderreplay a session through the transcript pipeline
omp saylocal text-to-speech
omp searchtest web-search providers
omp setuponboarding; install optional dependencies
omp shareshare a saved session as an encrypted link
omp shellinteractive shell console
omp sshmanage SSH host configurations
omp statslocal usage dashboard over ~/.omp/stats.db (-s summary, -j JSON)
omp tiny-modelsdownload tiny local models (titles, memory)
omp tokenget the API key or OAuth token for a provider
omp ttsrinspect and test time-traveling stream rules
omp updatecheck for and install updates
omp usageprovider usage limits for every authed account
omp worktree / omp wtlist or clear agent-managed worktrees (~/.omp/wt)

Live list snapshot: data/subcommands.txt; version pin: data/version.txt. omp --help has the remaining flags.

Launch flags

FlagEffect
-p / --printnon-interactive: answer one prompt and exit
--mode <text/json/rpc/rpc-ui>output mode; pair json with -p for scripting
--model <selector>fuzzy: opus, gpt-5.2, openai/gpt-5.2
--smol / --slow / --planoverride that role’s model; --plan is not plan mode
--thinking <off..max/auto>reasoning level for the session
--approval-mode <always-ask/write/yolo>override tools.approvalMode for this session
--auto-approveforce yolo for this session
--tools read,edit,bashpin the enabled tool set; unknown names hard-error
-c / -r [id]continue latest in this cwd / resume by id or picker
--from-claude / --from-codeximport a Claude Code or Codex session, history intact
--config <path>overlay an extra config file; repeatable
--add-dir <dir>extra workspace root; repeatable
--max-time <10m>hard stop after this duration
--plan-yolo / --plan-yolo-into <sel>plan read-only, auto-approve, implement on another model
--prewalk / --no-prewalkdemote to a cheap model at first edit once a plan exists
--profile <name>isolated profile for auth, sessions, settings, caches
--no-session / --no-tools / --no-lspephemeral / no tools / no LSP
@pathattach a file to the first message: omp @spec.md "do it"

Slash commands

GroupCommands
Model and effort/model /models /switch /fast /prewalk
Modes/plan /plan-review /vibe /goal /guided-goal /loop /pause /force
Review/review /advisor on/off/status/dump/configure
Agents and jobs/agents /jobs /tan /btw /queue
Context/context /compact /shake /handoff /memory view/stats/diagnose/clear/enqueue
Session/new /clear /reset /fresh /drop /resume /fork /branch /tree /rename /retry
Share/collab /join /leave /share /export /copy
Rules and plugins/omfg /extensions /plugins /reload-plugins /marketplace /skill:<name>
Integrations/mcp add/list/test/reconnect/reload /ssh /login /logout /browser /live
Info/hotkeys /tools /settings /providers /usage /stats /changelog /todo /debug /exit
  • /vibe, /goal, /loop are session modes: they stay on until toggled off.
  • /tan runs a full background agent on tangential work.
  • /btw asks an ephemeral side question without polluting context.

Keybindings

Remaps live in ~/.omp/agent/keybindings.yml, not config.yml.

ChordEffect
Ctrl+P / Shift+Ctrl+Pcycle role models forward / back
Alt+Mmodel selector, assign roles
Alt+Ppick a model for this session only
Alt+Shift+Ptoggle plan mode
Shift+Tabcycle thinking level
Ctrl+Tshow/hide thinking blocks
Ctrl+Oexpand tool output
Ctrl+Gedit the draft in $EDITOR
Ctrl+Q / Ctrl+Enterqueue a follow-up
Alt+Uppull a queued message back
Alt+Rretry the last failed turn
Alt+Aopen the agent hub
Ctrl+Rsearch prompt history
Ctrl+Vpaste image
Esc / Ctrl+C / Ctrl+Dinterrupt / clear / exit
hold Spacepush-to-talk speech-to-text

Internal URL schemes

read accepts all of these.

SchemeExampleReturns
pr://pr://1428, pr://owner/repo/1428/diff/alla PR as a path; /diff lists files
issue://issue://42, issue://?state=open&label=bugan issue, or a live list
agent://agent://Scout/findings.0.patha subagent’s output; JSON path addressing
history://history://Scoutthat subagent’s transcript
local://local://ctx.mdsession-local scratch; where plans live
skill://skill://pdf/references/tables.mda skill’s files
rule://rule://no-box-leaka rule’s body, on demand
conflict://write conflict://1 with @theirsresolve one merge conflict
xd://read xd://the device shelf: list deferred tools
ssh://read ssh://prod/var/log/app.loga file on a configured SSH host

Where files live

WhatUserProject
Settings~/.omp/agent/config.yml<cwd>/.omp/config.yml (cwd only, no walk-up)
Context~/.omp/agent/AGENTS.md.omp/AGENTS.md (nearest ancestor)
Sticky rules~/.omp/agent/RULES.md.omp/RULES.md (nearest ancestor)
TTSR / rulebook.omp/rules/*.md
Agents~/.omp/agent/agents/*.md.omp/agents/*.md
Skills~/.omp/agent/skills/<n>/SKILL.md.omp/skills/<n>/SKILL.md
Commands~/.omp/agent/commands/*.md.omp/commands/*.md
Extensions~/.omp/agent/extensions/.omp/extensions/
MCP~/.omp/agent/mcp.json.omp/mcp.json
Advisor roster~/.omp/agent/WATCHDOG.ymlWATCHDOG.yml (every ancestor)
Keybindings~/.omp/agent/keybindings.yml
Sessions~/.omp/agent/sessions/
Worktrees~/.omp/wt

See also: Settings, Getting started, Traps, Tips, Multi-agent.

Condensed from the omp guide by Hugo Lopes (MIT). Verify against your install: omp config list.