research

Spawn parallel researcher agents and synthesize consensus into recommendations.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/vinicius91carvalho/.claude --skill research-vinicius91carvalho
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: research
Source: https://github.com/vinicius91carvalho/.claude/tree/main/skills/research
Command: npx skills add https://github.com/vinicius91carvalho/.claude --skill research-vinicius91carvalho

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Deep research and synthesis by running N researcher agents (sonnet) in parallel, each from a distinct angle, then combining results with a single synthesizer agent to produce actionable recommendations.

Core Features & Use Cases

  • Parallel researcher agents (sonnet) run in parallel from distinct angles to surface diverse perspectives.
  • Synthesizer (opus) weighs evidence quality, detects consensus, and resolves disagreements into concrete recommendations.
  • Explicit angle taxonomy & phase prompts guide the analysis and ensure structured, deduplicated outputs.
  • Consensus tracking & traceability provides a clear record of where conclusions differ and how they were resolved.
  • Use cases include answering questions like "how should I...", "what's the best way to...", or "compare approaches for...", across codebase, architecture, and product decisions.

Quick Start

Ask a clear, multi-faceted question to trigger the full 5-phase workflow and receive a synthesized recommendation.

Frequently Asked Questions about research

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

FAQPage Schema
How does multi-agent research synthesis work for complex decision-making?▼

Multi-agent research synthesis works by spawning multiple researcher agents in parallel from distinct angles, then combining their outputs with a single synthesizer agent to produce actionable recommendations.

What is the best way to compare approaches for architecture and product decisions?▼

The best way to compare approaches is triggering a 5-phase workflow with explicit angle taxonomy and phase prompts, which surfaces diverse perspectives and resolves disagreements into concrete recommendations.

How do I get actionable recommendations from multi-angle research?▼

You get actionable recommendations by asking a clear, multi-faceted question that triggers the workflow, allowing the synthesizer to weigh evidence quality, detect consensus, and resolve disagreements.

Can I use parallel researcher agents to surface disagreements in synthesis?▼

Yes, parallel researcher agents run from distinct angles to surface diverse perspectives, while consensus tracking and traceability provide a clear record of where conclusions differ and how disagreements are resolved.

When do I need stochastic consensus and debate for deep research?▼

You need stochastic consensus and debate when facing multi-faceted questions like "how should I" or "compare approaches for", ensuring structured, deduplicated outputs across codebase, architecture, and product decisions.

Are there limitations to using parallel agents for codebase decisions?▼

Parallel agent research requires clear, multi-faceted questions to trigger the full 5-phase workflow effectively; overly narrow queries may not leverage the diverse perspectives and consensus tracking needed for complex decisions.