autoconference-skill

Orchestrate parallel autoresearchers with adversarial peer review and fused synthesis.

5|Updated Mar 18, 2026
One-click install
npx skills add https://github.com/wjgoarxiv/autoconference-skill --skill autoconference-skill
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: autoconference-skill
Source: https://github.com/wjgoarxiv/autoconference-skill/tree/main
Command: npx skills add https://github.com/wjgoarxiv/autoconference-skill --skill autoconference-skill

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

It helps you run structured, multi-agent research instead of relying on a single self-optimizing loop, reducing blind spots with round-based peer review and improving final results via cross-researcher synthesis.

Core Features & Use Cases

  • Parallel autoresearchers in conference rounds: Spawns N researchers that explore a shared goal across structured phases (independent research → poster session → adversarial peer review → knowledge transfer).
  • Adversarial peer review (Opus): Challenges claims to catch overfitting, measurement noise, and invalid comparisons before findings propagate.
  • Insight synthesis (not winner-takes-all): Produces a unified synthesis that combines complementary findings rather than selecting a single best run.
  • Metric and qualitative modes: Supports numeric optimization via evaluator metrics and qualitative research via rubric-based reviewer judgments.
  • Conference artifacts and audit trail: Writes conference.md, per-researcher logs/TSV files, peer review verdicts, and final synthesis/report outputs.

Quick Start

Tell your AI to run autoconference using a prepared conference.md and include your research goal, mode (metric or qualitative), and allowed/forbidden changes.

Frequently Asked Questions about autoconference-skill

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

FAQPage Schema
How does multi-agent research orchestration improve metric optimization?

Multi-agent research orchestration improves metric optimization by spawning N parallel autoresearchers that explore a shared goal, followed by adversarial peer review to catch overfitting and invalid comparisons before synthesizing validated findings into a fused output.

What is adversarial peer review in multi-agent research workflows?

Adversarial peer review in multi-agent research workflows is a structured phase where an Opus reviewer challenges autoresearcher claims to identify measurement noise, overfitting, and invalid comparisons before allowing findings to propagate to the final knowledge synthesis.

How do I run parallel research with round-based peer review?

To run parallel research with round-based peer review, provide a conference.md configuration file specifying your research goal, mode (metric or qualitative), and allowed or forbidden changes, then execute iterative conference rounds to generate persistence artifacts and a final synthesis report.

Can I use qualitative research modes for rubric-based reviewer judgments?

Yes, you can use qualitative research modes for rubric-based reviewer judgments. The multi-agent conference workflow supports qualitative evaluation through reviewer rubrics, providing stronger validation than self-evaluation alone without relying on numeric metrics.

Does multi-agent knowledge synthesis select a single best research run?

No, multi-agent knowledge synthesis does not select a single best run. The final synthesis output combines complementary findings from all parallel autoresearchers into a unified report, controlling convergence and budget limits rather than using a winner-takes-all approach.

When should I avoid using parallel autoresearchers for knowledge synthesis?

You should avoid using parallel autoresearchers for knowledge synthesis when your research requires a single self-optimizing loop without cross-researcher knowledge transfer, or when you cannot allocate the budget for iterative round execution and adversarial peer review artifacts.