browser
Inspect and control the current AO session's target-isolated browser. The desktop app must be open. The agent and user share the same live page, cookies,…
Persist a meaningful worker report for durable delivery to the active project orchestrator.
$ npx -y skills add Untrivial-ai/agent-orchestrator --agent claude-codeHow it fires
How this command gets triggered: by you, by Claude, or both.
/reportContext preview
What this command does when you run it.
Persist a meaningful worker report for durable delivery to the active project orchestrator.
Persist a meaningful worker report for durable delivery to the active project orchestrator.
ao report <free-form-text> ao report --checkpoint --note <text> [output flags] ao report --needs-input --note <text> [output flags] ao report --stuck --note <text> [output flags] ao report --done --note <text> [output flags]
Output flags are repeatable:
--artifact <opaque-reference> --pr-created <github-pr-url> --pr-reviewed <github-pr-url>
Use reports for meaningful transitions, decisions, blockers, required input, outputs, and terminal judgment. Do not narrate routine commands. Outputs do not imply completion, and `--done` does not terminate the session.
`--needs-input` requests immediate non-interrupting delivery. `--stuck` requests immediate delivery plus a rate-limited interrupt. Informational work batches for up to one hour, while the first done report opens a fixed five minute settlement window.
Run and supervise teams of coding agents from planning to merge. Any harness (Claude code, codex, +25 more). Desktop, web, mobile, and cloud agents.
Inspect and control the current AO session's target-isolated browser. The desktop app must be open. The agent and user share the same live page, cookies,…
Run local AO health checks. Use this to diagnose setup problems or verify the environment is correctly configured.
Import reads the legacy Agent Orchestrator flat-file store (`~/.agent-orchestrator`) read-only and ports its projects and per-project settings into the rewrite…
Open a URL or workspace file in the desktop browser panel for the current session, or start a deterministic session-owned dev server from an existing…
Manage projects: register repos, inspect, configure per-project settings, and remove.