summon-team-research

Launch a parallel research workflow with Fetcher, BrainStorm, and an optional Specialist.

7|Updated Dec 1, 2025
One-click install
npx skills add https://github.com/Nate-Vish/Auto-Mates --skill summon-team-research
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: summon-team-research
Source: https://github.com/Nate-Vish/Auto-Mates/tree/main/.claude/skills/summon-team-research
Command: npx skills add https://github.com/Nate-Vish/Auto-Mates --skill summon-team-research

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill solves the inefficiency of single-threaded research by launching a coordinated, multi-agent team (Fetcher, BrainStorm, and a Specialist) to gather sources, generate ideas, and provide domain-specific analysis in parallel, accelerating insight generation.

Core Features & Use Cases

  • Parallel research workflow: orchestrates Fetcher, BrainStorm, and optional Specialist to work concurrently on a topic.
  • Structured deliverables: saves sources to Library/Sources/[topic-slug], creates Dashboard/Work_Space/[Topic]_Study.md, and Specialist analyses.
  • Domain specialization: supports a designated Specialist agent to provide domain expertise and feasibility assessment.
  • Use Case: ideal for competitive analyses, literature reviews, and requirements gathering for new projects.

Quick Start

Invoke /summon-team-research with a topic to start a parallel research workflow.

Frequently Asked Questions about summon-team-research

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

FAQPage Schema
How do I run a parallel research workflow for a literature review?▼

This parallel research workflow coordinates a Fetcher, BrainStorm, and optional Specialist concurrently to gather sources, generate ideas, and synthesize domain-specific insights for literature reviews. It accelerates topic investigation by operating multiple agents simultaneously rather than sequentially.

What is the best way to organize sources and dashboards for competitive analysis?▼

The best way to organize competitive analysis is using a structured workflow that stores sources in Library/Sources directories and writes synthesized insights to Dashboard/Work_Space markdown files. This approach saves sources under topic-specific slugs and creates structured study documents for coordinated access.

Can I use WebFetch and WebSearch for requirements gathering on a new project?▼

Yes, you can use WebFetch and WebSearch for requirements gathering by deploying them within a coordinated multi-agent team. A Fetcher agent uses these tools to collect online sources while a Specialist concurrently provides domain expertise and feasibility assessments for the new project.

How does a multi-agent research team synthesize insights from multiple sources?▼

A multi-agent research team synthesizes insights by operating a Fetcher to collect sources, a BrainStorm to generate ideas, and a Specialist to provide domain-specific analysis concurrently. The workflow outputs Analyst assessments in role-specific files and consolidates findings into a unified study document.

Do I need a domain Specialist to perform a topic investigation?▼

You do not need a domain Specialist to perform a topic investigation, as it is an optional component in the parallel workflow. The Fetcher and BrainStorm can operate concurrently on their own, but adding a Specialist provides deeper domain expertise and feasibility assessment for complex analyses.

What are the limitations of using a parallel research workflow for source collection?▼

A limitation of this parallel research workflow is that it relies on deterministic deliverables and structured file storage, requiring specific directory paths like Library/Sources and Dashboard/Work_Space. If the concurrent agents cannot access web tools or the environment lacks these paths, the coordinated source collection fails.