Orchestration

Use h0x-ADE orchestration for structured multi-agent coordination: threaded messages, blocking ask/reply flows, task dispatch, worker_done/escalation waits, task DAGs, decision gates, or coordinator loops. Use `orca-cli` instead for full ownership handoffs, including requests phrased as "hand off", "handoff", "handover", "give this to another agent", or "another worktree" when the user did not explicitly ask to supervise, monitor, wait for results, or coordinate a DAG. Use `orca-cli` for terminal control, lightweight terminal prompts, shell commands, h0x-ADE worktree management, reading or waiting on terminals, and the h0x-ADE embedded browser. Use Computer Use for external browser windows, webviews, h0x-ADE app UI, or desktop UI outside h0x-ADE's embedded browser only when the task requires OS/window-level control such as focus, menus, dialogs, coordinates, or screenshots. Use `orca-cli` for h0x-ADE's embedded pages and a page-automation tool such as Playwright or CDP for external pages.

vjk7989 7c54b24 4.1 KB Updated

File contents

vjk7989/h0x-ade/tree/main/skills/orchestration commit 7c54b24a57

Frequently asked questions

npx skillmds@latest add vjk7989/orchestration