Hermes banner
MisterXXVI MisterXXVI

Hermes

AI community

Description

Multi-agent execution on Claude Code — no theater, just work. Most agent frameworks fake parallelism by prompting a single LLM to role-play a swarm. Tasks go idle, agents never actually run, and the whole thing collapses under real workload. Hermes fixes that. It uses Claude Code's native Agent tool — which spawns actual parallell agents.

Installation

This entry records only its repository, not the path inside it, so there is no exact command to give. Open the source below and copy the folder into ~/.claude/skills/, or the file into ~/.claude/agents/.

README

Hermes

Multi-agent execution on Claude Code — no theater, just work. Most agent frameworks fake parallelism by prompting a single LLM to role-play a swarm. Tasks go idle, agents never actually run, and the whole thing collapses under real workload. Hermes fixes that. It uses Claude Code's native Agent tool — which spawns actual parallell agents.