ao-desktop-dev
Launch, restart, or troubleshoot the real AO Electron desktop app from this repository; run a checkout against isolated or real local AO data; combine PR branches for local UI review; and diagnose stale Electron processes, port conflicts, or preload bridge mismatches. Use whenever asked to run, open, show, or visually verify AO frontend changes in the actual desktop app rather than ao preview, dev:web, or mock data.
git clone --depth 1 https://github.com/Untrivial-ai/agent-orchestrator /tmp/ao-desktop-dev && cp -r /tmp/ao-desktop-dev/.claude/skills/ao-desktop-dev ~/.claude/skills/ao-desktop-devSKILL.md
# AO Desktop Dev Read and follow [`../../../.agents/skills/ao-desktop-dev/SKILL.md`](../../../.agents/skills/ao-desktop-dev/SKILL.md) completely before launching or troubleshooting the desktop app. That file is the canonical cross-agent workflow for this repository.
Triage bugs reported in chat/issues, search for duplicates, file or update GitHub issues with full context, and push fix PRs.
Catalog of the AO (Agent Orchestrator) `ao` CLI: spawning workers, managing sessions and projects, sending messages, controlling the shared browser, previewing pages, and daemon control. Use when using the ao CLI, spawning workers, or managing AO sessions in an AO workspace.