AI AGENT ADDONS

The Orca CLI gives you direct control over your development environment. You can manage worktrees, terminals, repos, and even the embedded browser using simple commands. This tool is built for users who want to automate their workflow and handle Orca-managed state without extra tools.

Use orca when you need to create child worktrees, send commands to a terminal, or control the browser inside Orca. It works best when Orca is your main editor and runtime. For tasks outside Orca, stick with regular shell commands.

The CLI supports selecting worktrees by ID, name, path, branch, or issue number. You can set display names, add comments, and manage workspace status. It is a fast way to keep your tasks organized and your terminals connected.

Add Orca Cli skill to your workflow

Global

mkdir -p ~/.claude/skills/orca-cli

Project

mkdir -p .claude/skills/orca-cli

Source Repository

Stars
8,549
Forks
596
Watchers
8,549
License
MIT
Last Push
1 month ago
Created
5 months ago