Skip to main content

Agenthub

Skill Verified Active
Part of:Agenthub

Multi-agent collaboration plugin that spawns N parallel subagents competing on the same task via git worktree isolation. Agents work independently, results are evaluated by metric or LLM judge, and the best branch is merged. Use when: user wants multiple approaches tried in parallel — code optimization, content variation, research exploration, or any task that benefits from parallel competition. Requires: a git repo.

Purpose

To automate complex tasks by leveraging parallel agent competition, optimizing outcomes through diverse approaches and objective evaluation.

Features

  • Spawns N parallel agents in isolated git worktrees
  • Supports metric-based and LLM-judge evaluation
  • Manages full session lifecycle from init to merge/archive
  • Provides agent templates for common workflows (optimization, refactoring)
  • Utilizes a message board for inter-agent and coordinator communication

Use Cases

  • Trying multiple approaches to code optimization or refactoring in parallel
  • Generating and comparing content variations (e.g., marketing copy, documentation)
  • Exploring different research strategies or solutions to a problem
  • A/B testing different configurations or algorithms

Non-Goals

  • Replacing individual agent intelligence; agents still perform the core task
  • Direct agent-to-agent communication (agents only communicate via the coordinator)
  • Managing agent lifecycles outside of the defined session workflow

Installation

First, add the marketplace

/plugin marketplace add alirezarezvani/claude-skills
/plugin install agenthub@claude-code-skills

Quality Score

Verified
98 /100
Analyzed about 18 hours ago

Trust Signals

Last commitabout 21 hours ago
Stars14.6k
LicenseMIT
Status
View Source

© 2025 SkillRepo · Find the right skill, skip the noise.