What problem does it solve? Managing Orca-managed worktrees, terminals, and agent handoffs requires knowing the correct CLI executable and version-matched commands; using the wrong binary (such as the GNOME Orca screen reader) or guessing unsupported commands leads to errors and inconsistent state. ## Core Features & Use Cases - Executable Resolution: Selects the correct Orca CLI binary based on environment variables (ORCA_CLI_COMMAND, ORCA_DEV_REPO_ROOT) and platform context, avoiding accidental invocation of the GNOME screen reader. - Version-Matched Guide Loading: Fetches the authoritative command reference via orca skills get orca-cli so instructions always match the installed Orca build. - Use Case: When a user asks to spawn a Codex or Claude agent in a child worktree, read an Orca terminal, or hand off work to another agent, this Skill ensures the right executable and current command syntax are used. ## Quick Start Ask the agent to spawn a Claude agent in a new Orca child worktree and wait for its terminal output.