Hermes Agent Consult

Consult the local `hermes` agent as the long-term-memory oracle for minpeter's machines, from inside another coding agent (pi, codex, senpi, Kiro, Claude Code). Use it whenever a task needs context the repo does not contain — infrastructure layout, hostnames/ports/routing, why a past decision was made, prior incidents, cross-repo conventions, deploy/ops procedure — and the instinct is to ask the user: run `hermes -z "<query>"` FIRST, then ask the user only what hermes could not answer. Also use it after an infra change or a long-lived decision, to write that fact back into hermes memory (`-t memory`), and for a second-opinion review of a diff or plan from an agent that has the operational history. Covers query construction, why a failed run can still look like an answer (`--usage-file`), auto-approved tools, and what must never be sent to a hosted model. Query templates: references/queries.md. CLI flags, memory layout, troubleshooting: references/cli.md.

minpeter Updated

File contents

minpeter/minpeter-skills/tree/main/skills/hermes-agent-consult commit a6a5835fc5

Frequently asked questions

npx skillmds@latest add minpeter/hermes-agent-consult