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

hermes-concurrent-agents

GitHub

用于在单主机上创建和管理受监督的Hermes并发团队。支持任务初始化、运行监控、人工交互及结果收集,确保工作边界清晰、所有权明确且结果有据可查。

Trigger Scenarios

需要将单一目标分解为小型持久化团队执行 需要在单主机上协调多个独立worker完成复杂任务 需要人工介入审核或回答agent生成的问题

Install

npx skills add r0b0tlab/hermes-concurrent-agents --skill hermes-concurrent-agents -g -y
More Options

Use without installing

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.

Version History

  • fa17feb Current 2026-07-24 12:12

Same Skill Collection

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

Metadata

Files
0
Version
fa17feb
Hash
27a22193
Indexed
2026-07-24 12:12

- 위키
Copyright © 2011-2026 iteam. Current version is 2.155.2. UTC+08:00, 2026-08-06 14:17
浙ICP备14020137号-1 $방문자$