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

hermes-concurrent-agents

GitHub

用于管理受限的Hermes并发代理团队,实现目标分解、并行执行与证据验证。支持初始化、运行状态监控及人工交互,确保任务所有权清晰且结果可追溯。

Trigger Scenarios

需要将一个复杂目标分解为多个独立子任务并行处理 需要协调多个AI代理完成具有明确验收标准的持久化任务

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

inicio - Wiki
Copyright © 2011-2026 iteam. Current version is 2.155.2. UTC+08:00, 2026-08-22 06:16
浙ICP备14020137号-1 $mapa de visitantes$