@malayvuong/agent-orchestra
v2026.3.4
Published
CLI for Agent Orchestra — AI agent orchestration with skills/skillset system
Maintainers
Readme
@malayvuong/agent-orchestra
Structured multi-agent review for plans and code, packaged as a CLI.
Fastest Path
# install from npm
npm install -g @malayvuong/agent-orchestra
ao init
ao run --target ./docs/spec.md --superpower plan-review --auto-applyRequires Node.js >= 20.
ao is the short command. agent-orchestra is also available.
Use This Repo Directly
If you are developing Agent Orchestra itself and do not want to install from npm:
pnpm install
pnpm link:ao
ao --helpQuick Start
ao init
ao run --target ./docs/plan.md --superpower plan-review --auto-apply
ao serve --mcpDocs
- Repository: https://github.com/nicemvp/agent-orchestra
- Full usage guide: https://github.com/nicemvp/agent-orchestra#readme
