Skip to content

feat: add Hermes Agent integration#2547

Open
Zhaoxiaoguang001 wants to merge 3 commits into
github:mainfrom
Zhaoxiaoguang001:feat/hermes-integration
Open

feat: add Hermes Agent integration#2547
Zhaoxiaoguang001 wants to merge 3 commits into
github:mainfrom
Zhaoxiaoguang001:feat/hermes-integration

Conversation

@Zhaoxiaoguang001
Copy link
Copy Markdown

Summary

Add Hermes Agent (https://github.com/NousResearch/hermes-agent) as a supported integration.

Hermes Agent is an open-source AI agent framework by Nous Research that uses the same speckit-<name>/SKILL.md skills layout as Claude Code and Codex.

Changes

  • Add HermesIntegration as a SkillsIntegration subclass
  • Register in INTEGRATION_REGISTRY
  • Add 28 integration tests (all passing)
  • Uses .hermes/skills/ directory with AGENTS.md context file

Test Results

tests/integrations/test_integration_hermes.py - 28 passed
Full regression: 1991 passed, 0 failed

Usage

specify init my-project --integration hermes
specify init --here --ai hermes

@Zhaoxiaoguang001 Zhaoxiaoguang001 requested a review from mnriem as a code owner May 13, 2026 22:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant