ORCH
Coordinate multiple coding agents on one project in parallel
All Skills in This Repository (1)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow to install ORCH?โผ
Run `npx skills add oxgeneral/ORCH --all -g -y` in your terminal to install all skills in this suite globally.
How to run multiple AI coding agents in parallel?โผ
ORCH lets you deploy a team of agents with one command, then runs them in isolated git worktrees so they work in parallel without file conflicts.
Does ORCH work with Claude Code, Codex, and Cursor?โผ
Yes. ORCH includes adapters for Claude, Codex, Cursor, OpenCode, Pi, Grok, and any shell command, all coordinated from one dashboard.
Can agents merge code without my approval?โผ
No. Every task passes through a mandatory review state, and nothing touches your main branch until you explicitly approve and merge it.
Can I use ORCH without coding experience?โผ
Yes. You describe goals in plain English, and a lead agent decomposes them into tasks, assigns work, and reports back with finished pull requests.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core