Agent Skillsr0b0tlab/hermes-concurrent-agents › hermes-concurrent-agents

hermes-concurrent-agents

GitHub

用于在单主机上创建、监控和管理受限并发的 Hermes Agent 团队,实现任务分发、状态追踪及结果验证。

触发场景

需要并行执行多个独立子任务 管理持久化的多 Agent 协作流程 自动化工作流的编排与监控

安装

npx skills add r0b0tlab/hermes-concurrent-agents --skill hermes-concurrent-agents -g -y
更多选项

不安装直接使用

npx skills use r0b0tlab/hermes-concurrent-agents@hermes-concurrent-agents

指定 Agent (Claude Code)

npx skills add r0b0tlab/hermes-concurrent-agents --skill hermes-concurrent-agents -a claude-code -g -y

安装 repo 全部 skill

npx skills add r0b0tlab/hermes-concurrent-agents --all -g -y

预览 repo 内 skill

npx skills add r0b0tlab/hermes-concurrent-agents --list

SKILL.md

Frontmatter
{
    "name": "hermes-concurrent-agents",
    "version": "2.0.2",
    "description": "Supervise bounded Hermes teams on one host."
}

hermes-concurrent-agents

Use HCA when one goal should become a small, persisted, supervised Hermes team with exact ownership and one evidence-backed result.

Preconditions

  • Hermes Agent is installed, authenticated, and configured.
  • Stable contract lane: Hermes 0.18.2 / 2026.7.7.2.
  • tmux is available.
  • Workers and the authoritative Kanban board remain on one host.
  • Any model endpoint, local or remote, is already configured through Hermes.

Primary workflow

hca init --preset generic-linux --model <id> --source-profile default
hca doctor
hca run \
  --source-profile default \
  --acceptance "The requested result is verified" \
  "Complete the goal"
hca run-status <run-id>
hca collect <run-id>

One-step work uses one worker. Fan-out requires multiple criteria plus --independent-criteria; set a bounded --concurrency only when work is truly independent.

Human interaction

hca respond <run-id> <question-id> "answer"
hca stop <run-id>

Never answer a different run's question or treat blocked/cancelled work as success. Stop is confirmation/approval-gated and signals only exact HCA-owned process groups.

Principles

  1. Hermes Kanban is task/run truth; HCA owns only its bounded graph and mappings.
  2. Reserve capacity and a concrete slot before claim.
  3. Workers cannot create or dispatch unrelated graph work.
  4. Durable fan-out uses controller-created Kanban children; worker delegation is disabled by default.
  5. Unknown telemetry is conservative, never unlimited.
  6. Completion requires evidence, barriers, review state, and worker cleanup.
  7. HCA does not provision models, copy credentials, normalize providers, or own fallback.
  8. Remote model endpoints are supported; remote agent placement is unsupported.

Verification

Before release or a substantial upgrade:

scripts/release-check.sh --full

Read docs/running-a-team.md, docs/support-matrix.md, docs/security.md, and docs/migration.md for the complete contracts.

版本历史

  • fa17feb 当前 2026-07-24 12:12

同 Skill 集合

src/hca/skills/hca-operations/SKILL.md

元信息

文件数
0
版本
fa17feb
Hash
27a22193
收录时间
2026-07-24 12:12

首页 - Wiki
Copyright © 2011-2026 iteam. Current version is 2.155.2. UTC+08:00, 2026-09-10 11:41
浙ICP备14020137号-1 $访客地图$