Skip to main content

Run

Skill Verified Active
Part of:Agenthub

One-shot lifecycle command that chains init → baseline → spawn → eval → merge in a single invocation.

Purpose

Streamline the entire agent development and evaluation workflow by executing a multi-step process in one invocation, saving users time and reducing manual coordination.

Features

  • One-shot execution of init → baseline → spawn → eval → merge
  • Supports custom agent templates
  • Configurable evaluation metrics and directions
  • User confirmation for merge step
  • Parallel agent spawning

Use Cases

  • Automating repetitive agent development cycles.
  • Ensuring consistent agent evaluation and merging processes.
  • Reducing the complexity of managing multi-agent workflows.
  • Quickly iterating on agent performance with a single command.

Non-Goals

  • Performing individual lifecycle steps in isolation.
  • Replacing the detailed configuration of individual AgentHub commands.
  • Handling agent failures beyond stopping the workflow and reporting errors.

Workflow

  1. Initialize the agent session with provided parameters.
  2. Capture a baseline metric if an evaluation command is supplied.
  3. Spawn agents in parallel, optionally using a specified template.
  4. Monitor agent completion and display summaries.
  5. Evaluate results based on metrics or LLM judge mode.
  6. Confirm merge with the user before executing the merge command.

Scope

  • info:Dry-run previewWhile the merge step has a confirmation, a specific `--dry-run` flag for the entire workflow is not explicitly mentioned, though the step-by-step nature provides some preview.

Installation

First, add the marketplace

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

Quality Score

Verified
97 /100
Analyzed about 19 hours ago

Trust Signals

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

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