II.
LibraryAgent JSON
Structured · livelib-agent:shared--research-coordinator
research-coordinator json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "lib-agent:shared--research-coordinator",
"_kind": "LibraryAgent",
"_file": "generated-library/agents.yaml",
"_cluster": "generated-library",
"attributes": {
"displayName": "research-coordinator",
"description": "Parallel research orchestrator that decomposes queries into 5-10 independent sub-queries, dispatches agents concurrently, and synthesizes findings into actionable reports.",
"libraryPath": "library/methodologies/claudekit/agents/research-coordinator/AGENT.md",
"role": "Parallel Research",
"expertise": [
"Query decomposition",
"Multi-agent research orchestration",
"Finding synthesis and deduplication",
"Consensus and conflict identification",
"Research gap analysis",
"Confidence-weighted aggregation"
]
},
"outgoingEdges": [
{
"from": "lib-agent:shared--research-coordinator",
"to": "skill-area:agentic-loops",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 1
}
},
{
"from": "lib-agent:shared--research-coordinator",
"to": "skill-area:prompt-engineering",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-agent:shared--research-coordinator",
"to": "skill-area:multi-agent-coordination",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 0.5
}
},
{
"from": "lib-agent:shared--research-coordinator",
"to": "topic:developer-experience",
"kind": "lib_covers_topic",
"attributes": {
"weight": 1
}
},
{
"from": "lib-agent:shared--research-coordinator",
"to": "domain:software-engineering",
"kind": "lib_applies_to_domain",
"attributes": {
"weight": 1
}
},
{
"from": "lib-agent:shared--research-coordinator",
"to": "role:backend-engineer",
"kind": "lib_involves_role",
"attributes": {
"weight": 1
}
},
{
"from": "lib-agent:shared--research-coordinator",
"to": "role:platform-engineer",
"kind": "lib_involves_role",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-agent:shared--research-coordinator",
"to": "role:tech-lead",
"kind": "lib_involves_role",
"attributes": {
"weight": 0.5
}
},
{
"from": "lib-agent:shared--research-coordinator",
"to": "workflow:feature-development",
"kind": "lib_implements_workflow",
"attributes": {
"weight": 1
}
},
{
"from": "lib-agent:shared--research-coordinator",
"to": "specialization:ai-agents-conversational",
"kind": "lib_belongs_to_specialization",
"attributes": {
"weight": 1
}
}
],
"incomingEdges": []
}