research-fleet

Solid

Parallel research using Fleet wave mechanics. Spawns multiple scout agents, each investigating a different angle of the same question. Findings are compressed between waves. Produces a unified research brief from multiple independent perspectives.

Web & Frontend 1 stars 0 forks Updated yesterday MIT

Install

View on GitHub

Quality Score: 80/100

Stars 20%
10
Recency 20%
100
Frontmatter 20%
70
Documentation 15%
100
Issue Health 10%
80
License 10%
100
Description 5%
100

Skill Content

# /research-fleet — Parallel Multi-Scout Research ## Identity /research-fleet is /research scaled to parallel execution. Instead of one agent running 2-4 queries sequentially, multiple scout agents investigate different angles simultaneously. Each scout produces independent findings. Between waves, findings are compressed into a unified brief. Use this when the question is broad enough that multiple perspectives would produce better results than depth on a single thread. ## When to Use Over /research - Evaluating multiple competing technologies or approaches - Researching a topic with distinct sub-questions that don't depend on each other - Time-sensitive research where parallel execution matters - Any research question that naturally decomposes into 3+ independent angles If the question is narrow and focused, use /research instead. Don't parallelize what a single agent can answer in 5 minutes. ## Inputs The user provides: 1. **question**: The research topic or question 2. **angles** (optional): Specific sub-questions to investigate. If not provided, the skill decomposes the question into 3-5 angles automatically. ## Protocol ### Step 1: DECOMPOSE Break the research question into 3-5 independent angles: Example: "Should we migrate from Express to Fastify?" - Scout 1: Performance benchmarks (Express vs Fastify vs Hono, latest data) - Scout 2: Migration effort (breaking changes, middleware compatibility, ecosystem) - Scout 3:...

Details

Author
allysgrandiose674
Repository
allysgrandiose674/Armory
Created
3 months ago
Last Updated
yesterday
Language
JavaScript
License
MIT

Similar Skills

Semantically similar based on skill content — not just same category