boost-research

Orchestrates multi-agent research swarms with adversarial fact-checking and claim verification.

Updated Sep 17, 2026
One-click install
npx skills add https://github.com/Kabirsharmasans/antigravity-boost-skills --skill boost-research-kabirsharmasans
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: boost-research
Source: https://github.com/Kabirsharmasans/antigravity-boost-skills/tree/main/boost-research
Command: npx skills add https://github.com/Kabirsharmasans/antigravity-boost-skills --skill boost-research-kabirsharmasans

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve? Web research often produces unverified claims, stale sources, and single-source assertions that cannot be trusted. This Skill runs a multi-phase research swarm where independent Fact-Checkers and Devil's Advocate agents cross-examine every claim before it reaches the final report, so only corroborated findings survive. ## Core Features & Use Cases - Adversarial Verification Pipeline: Parallel researchers gather claims, then Fact-Checkers independently verify them and Devil's Advocates actively try to disprove confirmed findings. - Scalable Depth Modes: Choose from Swift (5 agents), Strike (10), Storm (15), or Siege (20) depending on how much verification firepower the topic needs. - Dispute Resolution & Confidence Scoring: Contradicted claims go through Pro/Con debate with a Judge, and every claim receives a confidence tier from Verified to Debunked. - Use Case: Ask for verified research on a fast-moving topic like a new AI framework; the swarm decomposes it into angles, floods searches, stress-tests every claim, and delivers a report separating verified facts from disputed and debunked ones. ## Quick Start Run /boost-research on the topic "current state of local LLM inference frameworks" and select Strike mode to get an adversarially verified research report.

Frequently Asked Questions about boost-research

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

FAQPage Schema
How do I run verified multi-agent research on a topic?

Invoke /boost-research with your topic and select a depth mode from Swift (5 agents) to Siege (20 agents). A conductor agent autonomously runs parallel researchers, fact-checkers, and devil's advocates, then writes a confidence-scored report.

What is the difference between boost-research and deep-research?

deep-research sprays parallel searches and synthesizes results with no cross-checking between agents. boost-research adds adversarial verification: fact-checkers independently confirm claims and devil's advocates actively try to disprove them before synthesis.

How does the claim verification and confidence scoring work?

Each claim must be confirmed by a fact-checker, survive devil's advocate attacks, and have 2+ independent agents with 2+ source types to be rated Verified. Claims that fail checks are marked Likely, Disputed, Unverified, or Debunked.

Which depth mode should I choose for my research topic?

Use Swift (5 agents) for quick checks, Strike (10) for standard topics, Storm (15) for broad subjects, and Siege (20) for maximum coverage with dedicated synthesizer agents drafting report sections.

What are the limitations of adversarial swarm research?

The swarm depends on web search and page scraping, so JavaScript-blocked or unreachable sources may limit evidence despite archive.org failover. Claims with only one source type are capped at Likely confidence and never reach Verified status.