spawn-research-agents

Installation
SKILL.md

Spawn Research Agents

Use specialized agents in parallel to research different aspects of the codebase efficiently.

Agent Selection

Choose agents based on research needs:

Always start with locators:

  • codebase-locator - Find WHERE files/components are
  • thoughts-locator - Find WHAT documentation exists

Then use analyzers on findings:

  • codebase-analyzer - Understand HOW specific code works
  • codebase-pattern-finder - Find SIMILAR implementations
  • thoughts-analyzer - Extract insights from specific docs

Only if user explicitly requests:

  • web-search-researcher - External research
Installs
2
Repository
eveld/claude
GitHub Stars
4
First Seen
Feb 28, 2026
spawn-research-agents — eveld/claude