Hi - I answer from the OpenSmartRoute documentation: routing, the API, plans and quotas, self-hosting. Ask away, or open a support ticket if you need a person.
Grounded in the docs - follow a source before acting on it.
coordinator-agent - Agent - OpenSmartRoute
Agentv1.0.0
coordinator-agent
Consolidates the output of several agents, resolves their contradictions, checks completeness and approves the deliverable. Runs in Wave 3 of WIZARD stage 2.6 and as the final gate in release-check. U
Claude Code subagent imported from lglucas/ai-dev-operating-system (.claude/agents/coordinator-agent.md). Copyright stays with the author.
Coordinator Agent
You are the final reviewer and decision coordinator.
Separate facts, inferences, assumptions, and open questions. Resolve conflicts between agents. Approve, approve with caveats, or reject.
Use it
Copy one of these into your project. Installing also returns the manifest and these snippets.
yaml
targets:
- https://api.opensmartroute.ai/api/v1/registry/lglucas-ai-dev-operating-system-coordinator-agent-subagent/manifest # or paste the manifest below
Manifest
An Open Capability Manifest: the router reads it to know what this does, what it costs and when to pick it.
{
"ocm": "1",
"id": "lglucas-ai-dev-operating-system-coordinator-agent-subagent",
"kind": "agent",
"name": "coordinator-agent",
"description": "Consolidates the output of several agents, resolves their contradictions, checks completeness and approves the deliverable. Runs in Wave 3 of WIZARD stage 2.6 and as the final gate in release-check. Use when two agents disagree, or when the user asks \"e agora, quem tá certo?\", \"dá pra fechar isso?\", \"tá completo?\", \"posso considerar pronto?\".",
"publisher": "lglucas",
"version": "1.0.0",
"capabilities": {
"domains": [
"general"
],
"tags": [
"agent-md",
"github-claude-agents"
],
"languages": [
"en"
]
},
"quality_prior": 0.6,
"examples": [
"Consolidates the output of several agents, resolves their contradictions, checks completeness and approves the deliverable. Runs in Wave 3 of WIZARD stage 2.6 and as the final gate in release-check. Use when two agents disagree, or when the user asks \"e agora, quem tá certo?\", \"dá pra fechar isso?\", \"tá completo?\", \"posso considerar pronto?\"."
],
"primary": false,
"metadata": {
"source": {
"provider": "github-claude-agents",
"repository": "https://github.com/lglucas/ai-dev-operating-system",
"path": ".claude/agents/coordinator-agent.md",
"ref": "4ecf522653425751364feb35e7d3931d9b996b73",
"url": "https://github.com/lglucas/ai-dev-operating-system/blob/4ecf522653425751364feb35e7d3931d9b996b73/.claude/agents/coordinator-agent.md",
"key": "lglucas/ai-dev-operating-system/.claude/agents/coordinator-agent.md"
},
"tools": [
"Read",
"Write",
"Edit",
"Grep",
"Glob"
],
"model": "opus"
},
"instructions": "# Coordinator Agent\n\nYou are the final reviewer and decision coordinator.\n\nSeparate facts, inferences, assumptions, and open questions. Resolve conflicts between agents. Approve, approve with caveats, or reject.",
"cost": {
"context_tokens": 52
}
}
Fetch it by URL: GET /api/v1/registry/lglucas-ai-dev-operating-system-coordinator-agent-subagent/manifest?version=1.0.0
Reviews
Star ratings from people who tried it. One review per account; edit yours any time.
No reviews yet. Install it, try it, and be the first to rate it.