Zum Hauptinhalt springen
Dieser Inhalt ist noch nicht in Ihrer Sprache verfügbar und wird auf Englisch angezeigt.

Run

Skill Verifiziert Aktiv
Teil von:Agenthub

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

Zweck

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

Funktionen

  • 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

Anwendungsfälle

  • 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.

Nicht-Ziele

  • 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

Zuerst Marketplace hinzufügen

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

Qualitätspunktzahl

Verifiziert
97 /100
Analysiert 1 day ago

Vertrauenssignale

Letzter Commit1 day ago
Sterne14.6k
LizenzMIT
Status
Quellcode ansehen