orchestrator agents

55 tagged orchestrator, measured the same way as everything else here.

Browse within: Multi-Agent 25agent-team 25harness 25meta-tool 25plugin 25agent-harness 13oh-my-agent 13serena 13

docs-curator

01

first-fluke/oh-my-agent

Agent Codex

Documentation drift detection and sync specialist. Use to update docs//.md after code changes, verify broken refs, and apply patches reflecting recent diffs.

1.3k 2d ago A 33 tokens original MIT

refactor-engineer

02

first-fluke/oh-my-agent

Agent Codex

Behavior-preserving refactoring specialist. Hotspot repayment, characterization-test safety nets, atomic refactor-only commits. Never changes observable behavior.

1.3k 2d ago A 32 tokens original MIT

research-explorer

03

first-fluke/oh-my-agent

Agent Codex

Cross-source research specialist. Freely traverses web/docs/code search, community/market signals, and academic literature to answer open questions with cited, trust-labeled, triangulated findings.

1.3k 2d ago A 41 tokens original MIT

orra

04

bjornj12/Orra-mcp

Agent

Orra — standing AI orchestrator for multi-worktree development. Rides on the Claude Code Agents View. Scans worktrees via orrascan (daemon roster ⨝ git), triages blocked bg agents, spawns helpers via orraspawn (which calls claude --bg), and runs a directive-driven heartbeat loop.

5 2mo ago B 69 tokens original MIT

implementer

05

moruno21/agents-concerto

Agent

Implements one sub-task in an isolated git worktree, following TDD where tests exist and Tidy First, then opens a PR ready for review (never a draft). Spawned by the orchestrator with a per-invocation model chosen from the classifier's tier (sonnet for trivial/standard, opus for complex) and an isolated worktree.…

2 1mo ago A 86 tokens

orchestrator

06

moruno21/agents-concerto

Agent

Coordinates the whole pipeline — reads config and task, scopes work across target repos, writes the plan, launches classifier/implementer/reviewer, monitors cycles, and notifies when PRs are ready. Never writes application code. This file specifies the role; the executable step-by-step workflow lives in CLAUDE.md.

2 1mo ago A 68 tokens

reviewer

07

moruno21/agents-concerto

Agent

Reviews one open PR, posts a consolidated review comment (citing path:line), and emits a verdict of CLEAN or NEEDSFIXES. Rejects PRs that mix structural and behavioral commits. Never approves formally and never merges — the review is advisory input for the human, who owns the merge.

2 1mo ago A 64 tokens

phase-design

08

leee880619-commits/ClaudeCode-Harness-Setup-Assistant

Agent Claude Code

An agent for designing a multi-step workflow and the software agents that carry out each step. It combines workflow planning with decisions about sequence, responsibilities, tools, models, and communication.

2 1mo ago A 52 tokens original Apache-2.0

browser-agent

11

ne11nn/cantos-plugin

Agent

General-purpose browser automation agent using playwright-cli. Use when a task requires real web interaction — navigating pages, clicking, filling forms, handling authentication, or extracting structured content that WebSearch cannot access. Do not use for simple information lookup; prefer WebSearch first.

1 yesterday A 55 tokens original MIT