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 init

omo init-deep

Recursively generates AGENTS.md files in subdirectories for granular context control.

omo init-deep

omo status

Checks the health of the environment, active agents, and plugin status.

omo status

omo update

Updates oh-my-opencode and all installed plugins to the latest version.

omo update