Orca CLI — управление агентскими воркспейсами
★ 7.5 · vibe-coding
orca-cli is a Claude Code skill that operates Orca-managed worktrees, folder contexts, terminals, repos, automations, artifacts, worktree comments, and the browser embedded inside the Orca app via the public CLI. Before running any command, the skill resolves the correct executable — checking `ORCA_CLI_COMMAND`, then falling back to `orca-dev`, `orca-ide`, or `orca` based on the environment, since bare `orca` on Linux outside a managed terminal typically launches the GNOME screen reader instead. The full, version-matched reference is fetched with `ORCA skills get orca-cli` each session; agent-driven calls prefer `--json` output. Use this skill for agent handoffs, spawning Claude or Codex in a child worktree, reading or sending terminal I/O, publishing public artifact links for HTML or Markdown, and controlling Orca's built-in browser — rather than raw `git worktree`, ad hoc PTYs, Playwright, or Computer Use.
- #orca-cli
- #worktrees
- #terminal-automation
- #browser-control
- #handoff