CLI Commands
The primary interface for oh-my-opencode.
omo ultrawork [task]
Starts the full agent orchestration workflow.
Aliases: ulw
omo ultrawork 'Build a login page with Clerk'omo init
Initializes oh-my-opencode in the current directory. Creates config files and default structure.
omo initomo init-deep
Recursively generates AGENTS.md files in subdirectories for granular context control.
omo init-deepomo status
Checks the health of the environment, active agents, and plugin status.
omo statusomo update
Updates oh-my-opencode and all installed plugins to the latest version.
omo update