spawn-research-agents

Coordinate parallel subagents to research codebases and synthesize file:line insights.

10|2|Updated Dec 23, 2025
One-click install
npx skills add https://github.com/eveld/claude --skill spawn-research-agents
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: spawn-research-agents
Source: https://github.com/eveld/claude/tree/main/skills/spawn-research-agents
Command: npx skills add https://github.com/eveld/claude --skill spawn-research-agents

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Coordinating multiple specialized agents to research codebases in parallel, reducing time to insight.

Core Features & Use Cases

  • Parallel task orchestration: spawn multiple subagents (codebase-locator, thoughts-locator, codebase-analyzer, codebase-pattern-finder, thoughts-analyzer) in a single workflow.
  • Structured research workflow: decompose, locate, analyze, synthesize with file:line references.
  • Real-world use cases: codebase exploration, architecture discovery, documentation gaps, and cross-repository inquiries.

Quick Start

Initiate a parallel research session by spawning a codebase-locator and a thoughts-locator to begin discovery.

Frequently Asked Questions about spawn-research-agents

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I orchestrate parallel agents for codebase research?▼

You can orchestrate parallel codebase research by spawning multiple specialized subagents, such as codebase-locators and thoughts-analyzers, to concurrently explore files, locate documentation, and analyze architecture.

What is the best way to analyze codebase architecture across multiple files?▼

Analyzing architecture across multiple files is best handled by deploying parallel subagents to concurrently locate patterns, extract documentation, and synthesize actionable insights with file:line references.

How do I start a parallel research session to explore a codebase?▼

Start a parallel codebase research session by spawning a codebase-locator and a thoughts-locator to begin concurrent discovery, then wait for their completion to synthesize the results.

Can I use parallel subagents to locate documentation gaps in a codebase?▼

Yes, you can spawn specialized subagents to concurrently locate documentation gaps and analyze cross-repository inquiries, synthesizing the findings into structured insights with file references.

What types of specialized agents can I spawn for concurrent codebase discovery?▼

You can spawn specialized agents including codebase-locator, thoughts-locator, codebase-analyzer, codebase-pattern-finder, and thoughts-analyzer to decompose, locate, analyze, and synthesize research.