What problem does it solve?
This Skill removes the manual overhead of running an end-to-end multi-agent workflow by chaining initialization, baseline capture, agent spawning, evaluation, and merge confirmation in a single guided flow.
Core Features & Use Cases
- Lifecycle Orchestration: Runs the full AgentHub sequence in order so you do not have to coordinate each step yourself.
- Parallel Agent Execution: Spawns multiple agents at once, then monitors their progress and summarizes the results.
- Evaluation and Ranking: Supports metric-based evaluation with baselines or LLM judge mode when no metric command is provided.
- Safe Merge Control: Presents the winning result and waits for explicit user approval before merging.
- Use Case: Use it when you want to improve code, benchmark an optimization, write tests, or compare competing agent outputs without manually managing each phase.
Quick Start
Use the run skill to execute a complete AgentHub task for my chosen objective, compare the results, and ask me before merging the winner.