---
title: "orca-workflows"
description: "Supervised multi-agent workflows for the Orca CLI: research swarms, parallel lens-based code review, and DAG-based builds with decision gates."
canonical: https://agentpluginsdirectory.com/plugins/orca-workflows
last-updated: 2026-09-26
---

# orca-workflows
Supervised multi-agent workflows for the Orca CLI: research swarms, parallel lens-based code review, and DAG-based builds with decision gates.
- Slug: orca-workflows
- Publisher: AgentRelay Maintainers
- Repository: https://github.com/trisjr/agent-relay
- Manifest: plugins/orca-workflows/plugin.json
- Version: 0.3.1
- Category (editorial): other
- Skills: 4 (dag-build, orca-router, parallel-review, research-swarm)
- MCP servers: 0
- Stars: 0
- Repository created: 2026-09-25
- Repository last pushed: 2026-09-26
- Publisher type: User
- Listing: https://agentpluginsdirectory.com/plugins/orca-workflows
- Schema: https://agent-plugins.org/schemas/1.0.0/plugin.schema.json

## What orca-workflows does, in the publisher's words

Plugin đóng gói các workflow multi-agent có giám sát (supervised) cho Orca CLI: research swarm, review code song song nhiều góc nhìn, và build tính năng theo DAG có decision gate.

Orca cung cấp hai lớp được dùng qua CLI:

- ORCA orchestration: điều phối có giám sát: Run / Task / Dispatch, mailbox, ask/reply blocking, task DAG, decision gate, escalation.
- orca-cli: vận hành trạng thái: worktree, terminal, handoff đơn giản (fire-and-forget), browser, automations.

ORCA là executable đã resolve: ORCA_CLI_COMMAND nếu có, orca-dev khi có ORCA_DEV_REPO_ROOT, orca-ide trên Linux ngoài Orca terminal (ở đó orca trần là screen reader GNOME), còn lại là orca.

- Orchestration chỉ cho việc supervised. Handoff đơn thuần ("giao cho agent khác, không cần theo dõi") đi qua ORCA worktree create --no-parent --agent --prompt... và kết thúc ở accepted: true: không tạo Run, không check --wait.

From the project README, punctuation lightly normalized. Full text: https://raw.githubusercontent.com/trisjr/agent-relay/HEAD/plugins/orca-workflows/README.md

## Skills

- dag-build: Build a multi-part feature or migration as a supervised Orca task DAG with decision gates, plan, gate the spec for user approval, run independent components in parallel waves, then integrate and verify. Use this skill whenever the user asks to implement, build, or develop something spanning several…
- orca-router: Entry point and router for any Orca multi-agent request. Use this skill whenever a request involves coordinating several agents, supervising or monitoring agent work, waiting for results, task DAGs or decision gates, handing work off to another agent or worktree, checking worker status or mail, or…
- parallel-review: Review one diff, branch, or PR with several supervised Orca reviewers in parallel, each with a distinct lens, then merge and dedupe findings. Use this skill whenever the user asks for a code review, PR review, security review, pre-merge check, or a second opinion on changes, "review giúp anh", "che…
- research-swarm: Fan out a broad research, analysis, or investigation question across parallel supervised Orca workers, then synthesize their findings. Use this skill whenever the user wants something researched, compared, investigated, or explored along several independent angles at once, "research X", "phân tích…

Descriptions come from the frontmatter of each SKILL.md, punctuation lightly normalized.
