Параллельный поиск внешней документации

★ 8.5 · research

external-context is a Claude Code skill that fetches external documentation, references, and context for any query by decomposing it into 2–5 independent search facets and running them in parallel. Each facet is handled by a dedicated document-specialist subagent launched via the Task tool — up to 5 agents at once — using WebSearch and WebFetch to pull official docs, GitHub sources, and blog posts, with every source cited by URL. Results are synthesized into a structured report with per-facet sections, key findings, and a consolidated source list. The skill is invoked explicitly with a topic or question and suits developers who need to compare libraries, gather current best practices, or research an unfamiliar technology without leaving the Claude Code environment.