What problem does it solve? Conducting thorough technical research requires running many searches, reading sources, and synthesizing findings manually. This Skill automates the entire pipeline from query decomposition to a documented research report. ## Core Features & Use Cases - Automated Research Pipeline: Decomposes a query into 5-7 sub-queries, dispatches parallel Haiku workers for web search and deep page reads, then evaluates coverage across up to 2 search waves. - Structured Documentation: Saves results to docs/research/{date}-{slug}/ with an index, original query, research prompt, full report, and recommendations. - Use Case: Ask "React Server Components vs Client Components" and receive a synthesized comparison report with key findings, code examples, expert quotes, and a decision matrix, without writing any code. ## Quick Start Run /tech-search followed by your research question, for example asking it to research the tradeoffs between PostgreSQL and MongoDB for a new project.