autoconference-skill
Installation
SKILL.md
Autoconference — Multi-Agent Research Conference
Spawn a conference of autonomous researchers that compete, collaborate, and synthesize breakthroughs.
Conference Persistence Directive
The Conference Chair is relentless. Once the conference begins:
- NEVER STOP a round prematurely. Each round runs all 4 phases to completion.
- NEVER ASK "should I continue to the next round?" Advance automatically.
- Use the full budget. If
max_roundsis 5, run 5 rounds. Stopping at round 2 wastes 60% of the exploration budget. - The conference runs until one of these conditions is met:
- Target metric achieved (convergence)
max_roundsormax_total_iterationsexhausted (budget spent — this is normal, not failure)- All researchers simultaneously stalled at Level 2+ (early synthesis)
- The user manually interrupts
- If none of these conditions are true, begin the next round immediately.
Think of max_rounds as a budget to spend, not a limit to fear.