Add research-orchestrator skill
loading diff…
Research tasks in Claude Code today are single-threaded: one agent works through a question linearly, which is slow for complex, multi-faceted queries. research-orchestrator solves this by decomposing a research question into independent workstreams, dispatching parallel sub-agents, monitoring their progress, and synthesizing their findings into a single report with inline citations.
Anyone doing deep research with Claude Code -- competitive analysis, technical due diligence, literature reviews, market landscaping -- where the question naturally breaks into multiple independent lines of inquiry that can run simultaneously.
Data & Analysis -- alongside existing research-oriented skills like deep-research and root-cause-tracing.