Resource to Add
Name: ORCH
GitHub: https://github.com/oxgeneral/ORCH
npm: npm install -g @oxgeneral/orch
License: MIT
Suggested Section
CLI tools — ORCH is a pure CLI/TUI tool for orchestrating AI agent teams
Suggested Entry
- [ORCH](https://github.com/oxgeneral/ORCH) - CLI orchestrator for running AI agent teams with state machine, auto-retry, review gates, and TUI dashboard.
Why it fits
ORCH enables developers to run multiple AI agents (including Claude/ChatGPT-based) as a coordinated team from the command line:
- CLI-first:
npm install -g @oxgeneral/orch → runs in any terminal
- Multi-provider: Claude (Anthropic), Codex (OpenAI), Cursor, OpenCode, shell
- State machine: tasks flow through
todo → in_progress → review → done with mandatory review gate
- Auto-retry: failed agents automatically restart; zombie processes are cleaned up
- TUI dashboard: real-time terminal UI showing all agents, tasks, goals, and activity
- Inter-agent messaging: agents coordinate without human intervention
GitHub: https://github.com/oxgeneral/ORCH
npm: https://www.npmjs.com/package/@oxgeneral/orch
Resource to Add
Name: ORCH
GitHub: https://github.com/oxgeneral/ORCH
npm:
npm install -g @oxgeneral/orchLicense: MIT
Suggested Section
CLI tools— ORCH is a pure CLI/TUI tool for orchestrating AI agent teamsSuggested Entry
Why it fits
ORCH enables developers to run multiple AI agents (including Claude/ChatGPT-based) as a coordinated team from the command line:
npm install -g @oxgeneral/orch→ runs in any terminaltodo → in_progress → review → donewith mandatory review gateGitHub: https://github.com/oxgeneral/ORCH
npm: https://www.npmjs.com/package/@oxgeneral/orch