What problem does it solve?
This Skill provides a self-contained workflow to orchestrate deep research using multiple agents, breaking a research target into parallel subgoals, running subprocesses in non-interactive mode, and delivering a polished final report rather than chat fragments. It ensures results are collected, structured, and delivered as independent artifacts with traceable logs.
Core Features & Use Cases
- Parallel subgoal decomposition and orchestration by a central controller.
- Sub-processes gather, extract, and structure information into Markdown artifacts.
- Final deliverable is an independent product file containing conclusions and evidence, with links to sources.
- Automated aggregation via scripts and iterative polishing by chapters for a publish-ready report.
- Use cases include systematic web research, competitive analysis, batch link/data chunk retrieval, and long-form writing with evidence integration.
Quick Start
Split the target into parallel subgoals, run each with claude -p in non-interactive mode, and aggregate results into a final report.