跳转到主要内容
此内容尚未提供您的语言版本,正在以英文显示。

Run

技能 已验证 活跃
属于:Agenthub

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

目的

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

功能

  • 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

使用场景

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

非目标

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

工作流

  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.

安装

请先添加 Marketplace

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

质量评分

已验证
97 /100
1 day ago 分析

信任信号

最近提交1 day ago
星标14.6k
许可证MIT
状态
查看源代码