Install
openclaw skills install @its-how/aha-opencode-omoOpenCode+OMO orchestration: keep this session as decision maker/integrator; for non-trivial work prefer bounded available agents for search, reading, research, testing, review, and mutually exclusive writes. Preserve confirmation gates and the lowest-sufficient route.
openclaw skills install @its-how/aha-opencode-omoAgent-facing, brain-led capability orchestration for OpenCode with oh-my-openagent (OMO) installed. This skill enables the agent to discover, select, combine, and reselect available capability surfaces (native runtime, enhancement layer, skill, MCP, command, subagent, worktree) to build the lowest-sufficient task-lifecycle capability route for the task.
For non-trivial work, keep the current OpenCode session as the decision maker and final integrator: own goal, constraints, decomposition, permission checks, integration, acceptance, verification, and final answer. Resolve available agents at runtime and prefer bounded lanes for separable units when they improve evidence; do not delegate merely to create fan-out.
Run detection at multiple levels. Do not collapse a partial failure into a full fallback — only re-orchestrate the specific surface that is unavailable.
opencode agent listaha-codex-omx instead. This skill is for OpenCode+OMO only.Run discovery on every orchestration pass. Capability surfaces change across sessions, projects, versions, and permission modes.
opencode agent list to enumerate available agents and enhancement layerslibrarian to query installed skills, MCPs, commands, validators, and native subagent surfacesUse the closest available OMO/native agent capability for exploration, research, diagnosis, testing, review, or a single bounded writer; do not promise role names that discovery did not expose. The shared v1.1 delegation contract defines the unit matrix, write_set rule, direct-work exceptions, and tool-composition boundary.
See ./references/capability-orchestration.md for the 7-field discovery schema.
If discovery fails, transparently disclose, fall back to built-in reference knowledge, mark it as possibly outdated, and request current capability information only when needed. Do not overclaim actual availability.
To deactivate: stop using OMO-specific capabilities and re-orchestrate to native OpenCode. No persistent state is maintained by this skill. Partial deactivation is valid: if only a specific OMO feature is unavailable, deactivate that feature only and keep using available OMO agent surfaces.
./references/capability-orchestration.md before applying orchestration logic. It is the source of truth for orchestration steps, transparency, re-orchestration, out-of-session, cost awareness, and the 7-field discovery schema.git pull in the aha-orch repo, or re-run npx skills add its-how/aha-orch to get the latest version.aha-opencode-omo/) from your skills path.