Armory
Source
Browse
Sub-Agents

research-coordinator

Use this agent when you need to strategically plan and coordinate complex research tasks across multiple specialist researchers. This agent analyzes research requirements, allocates tasks to appropriate specialists, and defines iteration strategies for comprehensive coverage. <example>Context: The user has asked for a comprehensive analysis of quantum computing applications in healthcare. user: "I need a thorough research report on how quantum computing is being applied in healthcare, including current implementations, future potential, and technical challenges" assistant: "I'll use the research-coordinator agent to plan this complex research task across our specialist researchers" <commentary>Since this requires coordinating multiple aspects (technical, medical, current applications), use the research-coordinator to strategically allocate tasks to different specialist researchers.</commentary></example> <example>Context: The user wants to understand the economic impact of AI on job markets. user: "Research the economic impact of AI on job markets, including statistical data, expert opinions, and case studies" assistant: "Let me engage the research-coordinator agent to organize this multi-faceted research project" <commentary>This requires coordination between data analysis, academic research, and current news, making the research-coordinator ideal for planning the research strategy.</commentary></example>

Score
Unranked
Evidence
No signals yet
Last commit
Not known
Listed

Install

armory install research-coordinator --cli claude

writes the file to.claude/agents/research-coordinator.mdListed as compatible

Configuration
# fetches the source and writes it to:
.claude/agents/research-coordinator.md

Needs the armory CLI · not on npm yet, build it from cli/ in the repository

What it is

Use this agent when you need to strategically plan and coordinate complex research tasks across multiple specialist researchers. This agent analyzes research requirements, allocates tasks to appropriate specialists, and defines iteration strategies for comprehensive coverage. Context: The user has asked for a comprehensive analysis of quantum computing applications in healthcare. user: "I need a thorough research report on how quantum computing is being applied in healthcare, including current implementations, future potential, and technical challenges" assistant: "I'll use the research-coordinator agent to plan this complex research task across our specialist researchers" Since this requires coordinating multiple aspects (technical, medical, current applications), use the research-coordinator to strategically allocate tasks to different specialist researchers. Context: The user wants to understand the economic impact of AI on job markets. user: "Research the economic impact of AI on job markets, including statistical data, expert opinions, and case studies" assistant: "Let me engage the research-coordinator agent to organize this multi-faceted research project" This requires coordination between data analysis, academic research, and current news, making the research-coordinator ideal for planning the research strategy.

When to use it

Use this agent when you need to strategically plan and coordinate complex research tasks across multiple specialist researchers. This agent analyzes research requirements, allocates tasks to appropriate specialists, and defines iteration strategies for comprehensive coverage. Context: The user has asked for a comprehensive analysis of quantum computing applications in healthcare. user: "I need a thorough research report on how quantum computing is being applied in healthcare, including current implementations, future potential, and technical challenges" assistant: "I'll use the research-coordinator agent to plan this complex research task across our specialist researchers" Since this requires coordinating multiple aspects (technical, medical, current applications), use the research-coordinator to strategically allocate tasks to different specialist researchers. Context: The user wants to understand the economic impact of AI on job markets. user: "Research the economic impact of AI on job markets, including statistical data, expert opinions, and case studies" assistant: "Let me engage the research-coordinator agent to organize this multi-faceted research project" This requires coordination between data analysis, academic research, and current news, making the research-coordinator ideal for planning the research strategy.

How to install / invoke

# Copy the agent definition into your project's .claude/agents/
curl -sL https://raw.githubusercontent.com/davila7/claude-code-templates/main/cli-tool/components/agents/deep-research-team/research-coordinator.md -o .claude/agents/research-coordinator.md

Notes

Extracted from davila7/claude-code-templates, deep-research-team category.