BeClaude

hermes-council

New
GitHub TrendingGeneralby magnus919

Multi-agent debate system for Hermes Agent — spawn custom-composed expert agents to debate any question in structured rounds, producing visible transcripts and synthesized recommendations. Pure SKILL.md, zero new infrastructure.

First seen 5/22/2026

Install & Usage

1
Create the skills directory
mkdir -p .claude/skills
2
Download the skill file
mkdir -p .claude/skills && curl -o .claude/skills/hermes-council.md https://raw.githubusercontent.com/magnus919/hermes-council/main/SKILL.md
3
Invoke in Claude Code
/hermes-council
View source on GitHub
agent

Security Audits

LicenseUnknownSourceWarnRepositoryPass

Frequently Asked Questions

What is hermes-council?

Multi-agent debate system for Hermes Agent — spawn custom-composed expert agents to debate any question in structured rounds, producing visible transcripts and synthesized recommendations. Pure SKILL.md, zero new infrastructure.

How to install hermes-council?

To install hermes-council: create the skills directory (mkdir -p .claude/skills), then run: mkdir -p .claude/skills && curl -o .claude/skills/hermes-council.md https://raw.githubusercontent.com/magnus919/hermes-council/main/SKILL.md. Finally, /hermes-council in Claude Code.

What is hermes-council best for?

hermes-council is a skill categorized under General. It is designed for: agent. Created by magnus919.