stablyaistablyaiOfficialยท15 Agent Skills Included

orca

Run multiple AI coding agents in parallel isolated worktrees

Runs AI coding agents like Claude Code and Codex side-by-side, each in its own isolated git worktree, tracked in one desktop app. Eliminates constant context switching between terminals, tickets, pull requests, and remote servers. Lets you review AI diffs, manage Linear tickets, drive terminals, emulators, and desktop apps, and monitor everything from your phone.
npx skills add stablyai/orca --all -g -y
Available:

Gives the AI agent binding rules for working in this codebase, covering the design system, cross-platform behavior, SSH and worktree safety, and how to verify changes with typechecks, tests, and lint.

All Skills in This Repository (15)

Pure Emerald Level Indicators
๐Ÿ“ฆ In Repo
stablyaistablyai

auto-review-fix

Automate iterative code review and fix loops across pull requests.

Official
Advanced
๐Ÿ“ฆ In Repo
stablyaistablyai

auto-submit

Automate code review, fixes, and PR merge workflows across Git repositories.

Official
Advanced
๐Ÿ“ฆ In Repo
stablyaistablyai

auto-pr-merge

Automate GitHub PR creation, CI monitoring, failure fixes, and merge.

Official
Advanced
๐Ÿ“ฆ In Repo
stablyaistablyai

typescript

Analyze TypeScript projects and output a prioritized compile-time optimization plan.

Official
Advanced
๐Ÿ“ฆ In Repo
stablyaistablyai

react-useeffect

Guide React developers on minimizing unnecessary useEffect usage with alternatives.

Official
Advanced
๐Ÿ“ฆ In Repo
stablyaistablyai

electron

Automate Electron desktop app testing via CDP attach mode.

Official
Intermediate
๐Ÿ“ฆ In Repo
stablyaistablyai

review-and-submit

Reviews code changes, fixes issues in two rounds, then creates and merges a PR.

Official
Advanced
๐Ÿ“ฆ In Repo
stablyaistablyai

orca-cli

Orchestrate Orca worktrees, terminals, and browser automation via CLI.

Official
Advanced
๐Ÿ“ฆ In Repo
stablyaistablyai

orca-emulator

Control iOS simulators from Orca using the orca CLI for taps, gestures, and typing.

Official
Intermediate
๐Ÿ“ฆ In Repo
stablyaistablyai

linear-tickets

Manages Linear issues through the Orca CLI for ticket context, status updates, and PR linking.

Official
Intermediate
๐Ÿ“ฆ In Repo
stablyaistablyai

orca-linear

Manage Linear issues, workflow states, and PR links through the Orca CLI.

Official
Intermediate
๐Ÿ“ฆ In Repo
stablyaistablyai

orchestration

Coordinates multi-agent workflows with task dispatch, decision gates, and DAGs via Orca CLI.

Official
Intermediate

Frequently Asked Questions

FAQPage Schema
How to install Orca?โ–ผ

Run `npx skills add stablyai/orca --all -g -y` in your terminal to install all skills in this suite globally.

What does Orca do?โ–ผ

Orca is a desktop app that runs multiple AI coding agents in parallel, each in its own git worktree, so you can compare results and merge the winner without juggling terminals.

Which AI agents work with Orca?โ–ผ

Any CLI-based agent works, including Claude Code, Codex, Cursor, Copilot, OpenCode, and Grok โ€” if it runs in a terminal, it runs in Orca.

Can Orca manage Linear tickets and pull requests?โ–ผ

Yes. The bundled Linear and CLI skills let agents read ticket context, update workflow states, attach PR links, and review diffs without leaving the app.

Can Orca control desktop apps and mobile emulators?โ–ผ

Yes. The computer-use and emulator skills let agents click, type, and inspect desktop apps, browsers, and iOS or Android emulators through simple commands.

Related Repositories in Software Engineering

View All in Software Engineeringโ†’