Profile
- Multi-agent execution layer — Combine Hermes core delegation with hermes-agent-acp-skill for Codex/Claude Code routing, zouroboros-swarm-executors for local executor handoff, and opencode-hermes-multiagent or bigiron when you need specialized agent roles.
Signals
Listed in the awesome-hermes-agent README
Sources: 2 / Surfaces: 1
What the upstream surface says
Short excerpt only, so you can decide whether to click out.
A production-oriented Hermes skill for ACP-style multi-agent delegation.
This skill standardizes how you delegate work across:
Use this skill if you are orchestrating engineering workflows where different sub-agents specialize in different tasks (implementation, review, risk analysis, synthesis).
- Hermes internal subagents
- Claude Code
- Clear agent routing (agent=...)
- Context isolation (delegated work does not pollute the parent context)
- Safety controls (timeouts + output limits for external agents)
- SKILL.md — the skill instructions and workflow patterns
- README.md — repository overview and usage guidance