Skip to content

Publish Hermes Alice workflow skill pack#116

Merged
samrusani merged 1 commit intomainfrom
codex/hermes-skill-pack
Apr 9, 2026
Merged

Publish Hermes Alice workflow skill pack#116
samrusani merged 1 commit intomainfrom
codex/hermes-skill-pack

Conversation

@samrusani
Copy link
Copy Markdown
Owner

@samrusani samrusani commented Apr 9, 2026

Summary

This PR publishes a Hermes-compatible Alice workflow skill pack and documents how to install and use it.

What's Included

  • Added a new Hermes skill pack at docs/integrations/hermes-skill-pack/skills/alice-workflows/
  • Added five skills:
    • alice-continuity-recall
    • alice-resumption
    • alice-open-loop-review
    • alice-explain-provenance
    • alice-correction-loop
  • Added installation and verification guide:
    • docs/integrations/hermes-skill-pack.md
  • Linked the new guide from:
    • docs/integrations/hermes.md
    • docs/integrations/mcp.md
    • README.md

Why

  • Improve discoverability and consistent usage of Alice MCP tools inside Hermes workflows.
  • Make it clear when Hermes should use Alice continuity tools instead of inference-only responses.
  • Separate responsibilities clearly:
    • Skills define decision policy and workflow behavior.
    • MCP provides deterministic execution and continuity data access.

Validation

  • Installed the pack into an isolated Hermes home and listed local skills:
    • HERMES_HOME=/tmp/alice-hermes-skill-pack-check ./.venv/bin/hermes skills list --source local
  • Confirmed core skills are discoverable:
    • alice-continuity-recall
    • alice-resumption
    • alice-open-loop-review
  • Confirmed all five alice-* skills are discoverable.

Notes

  • Documentation uses generic placeholders and avoids machine-local identifiers.

@samrusani samrusani merged commit ece44f4 into main Apr 9, 2026
@samrusani samrusani deleted the codex/hermes-skill-pack branch April 9, 2026 17:43
samrusani added a commit that referenced this pull request Apr 9, 2026
Co-authored-by: Redacted User <redacted@users.noreply.github.com>
samrusani added a commit that referenced this pull request Apr 9, 2026
Co-authored-by: Redacted User <redacted@users.noreply.github.com>
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.

2 participants