| name | research-orchestrator |
| description | Orchestrates research tasks using subagents |
| compatibility | ["cc:Agent (no generic equivalent)","cc:WebSearch (no generic equivalent)","cc:WebFetch (no generic equivalent)"] |
| metadata | {"subagent_type":"orchestrator"} |
| allowed-tools | ["file_read","shell_execute"] |
Research Orchestrator
This skill orchestrates research by delegating to subagents.
Subagent: DataGatherer
Gathers data from specified sources.
Subagent: Analyzer
Analyzes collected data and produces summaries.
Instructions
- Launch a subagent to gather data
- Use the file_read tool to check intermediate results
- Launch a subagent for analysis