squall-research

Coordinate parallel research agents to decompose topics and synthesize findings.

1|Updated Feb 19, 2026
One-click install
npx skills add https://github.com/DSado88/squall --skill squall-research
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: squall-research
Source: https://github.com/DSado88/squall/tree/main/.claude/skills/squall-research
Command: npx skills add https://github.com/DSado88/squall --skill squall-research

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Squall Research coordinates a team of parallel agents to decompose topics, perform web searches, and synthesize findings into a coherent report, enabling faster, multi-perspective analysis.

Core Features & Use Cases

  • Team-based decomposition: splits topics into 3-5 independent vectors and assigns agents.
  • Multi-model review: aggregates perspectives from diverse models with disk-based outputs for reproducibility.
  • Synthesis & memory: compiles findings into a final synthesis and memorizes patterns for reuse.

Quick Start

Ask Squall to run a multi-vector research on a topic and store outputs under .squall/research/.

Frequently Asked Questions about squall-research

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

FAQPage Schema
How do I conduct multi-perspective research using parallel agents?

Multi-agent research coordinates parallel agents to investigate broad topics by decomposing them into 3-5 independent vectors, performing web searches, and synthesizing findings into a coherent report.

What is topic decomposition and how does it work for strategic analysis?

Topic decomposition for strategic analysis splits broad subjects into independent vectors like method comparisons or architecture reviews, assigning parallel agents to investigate each angle before synthesis.

How do I start a multi-vector research workflow and save outputs to disk?

To start a multi-vector research workflow and save outputs to disk, ask the system to run research on a topic, and it will automatically store generated outputs under the .squall/research/ directory.

Does multi-agent research support multi-model review for reproducibility?

Yes, multi-agent research supports multi-model review by aggregating diverse perspectives from different models and writing disk-based outputs, ensuring findings remain reproducible for later synthesis.

When should I use parallel research agents instead of a single agent?

Use parallel research agents instead of a single agent when your topic requires diverse perspectives across 3-5 independent angles, such as method comparisons, architecture reviews, or strategic analyses.

Can I reuse research patterns from previous multi-agent synthesis tasks?

Yes, you can reuse research patterns from previous multi-agent synthesis tasks because the system memorizes patterns during the final synthesis compilation, enabling faster analysis on future topics.