Hermes Observational Memory — Development skill for Claude Code
Observational Memory as a standalone Hermes memory-provider plugin for Hermes Agent.
How to install Hermes Observational Memory
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open intertwine/hermes-observational-memory and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
What Hermes Observational Memory does
Observational Memory as a standalone Hermes memory-provider plugin for Hermes Agent.
Alternatives in Development
- Agentic Stack — One brain, many harnesses 2.2k ★
- Providers — Multi-Provider Support 1.1k ★
- Puppetmaster — Provider-neutral control plane for durable-state agent swarms: subprocess workers, leases, artifacts, memory 340 ★
README
Hermes Observational Memory
**Unmaintained legacy software — September 5, 2026.** Final plugin release: **1.5.2**. No feature, compatibility or security updates are promised. Prefer Hermes built-in memory. See [migration](LEGACY.md); the installation instructions below are retained for legacy users and forks.
Observational Memory as a standalone Hermes memory-provider plugin.
It gives Hermes access to the same local-first memory store used by Claude Code, Codex, OpenCode, Kimi Code CLI, Grok, Cowork, and other OM-connected agents. Hermes can load compact startup context, search prior observations and reflections, store explicit notes, and optionally write Hermes turns back into Observational Memory.
Why Observational Memory
Observational Memory is a local-first memory backend. Memory stays in readable markdown files, with optional OM Cluster sync for sharing trusted records across machines. That makes it a good fit when you want cross-agent continuity without turning memory into an opaque hosted service.
Compared with hosted memory providers, this plugin is more inspectable and easier to audit. Compared with graph or hierarchy-first providers, it is focused on stable session continuity: an observer writes durable observations, a reflector condenses them into compact startup memory, and Hermes can recall more detail on demand.
Requirements
- Hermes with user-installed memory provider discovery. This is present in Hermes
v2026.4.16and newer; current upstream Hermes still routes standalone memory providers through the sameMemoryProviderABC,memory.provider, and$HERMES_HOME/plugins/discovery path. observational-memory>=0.10.0,<0.11.- Optional: an initialized OM Cluster if you want Hermes to share memory across machines.
Install
Install the plugin from GitHub:
hermes plugins install intertwine/hermes-observational-memory --no-enable
Memory providers are `kind: exclusive` plugins. They are activated throug
Related Skills
Cc Mem
Query and manage cc-memory state for the current project. Subcommands run the installed plugin's CLI (cc_memor
Eigen
Opinionated, terminal-first local coding agent for Go/Linux: one daemon, many resumable sessions, multi-provid
Lacp
Local-first policy, evidence, memory, and recovery controls for Claude, Codex, Hermes, and other CLI coding ag
Armor Memory
ARMOR Minimal Stable is a deterministic shared memory architecture for Codex, Claude Code, and Hermes Agent.
Conversation Accuracy Skill
管理项目级会话记忆(.agent/memory/):LOAD 按需恢复历史 + PERSIST 保存关键决策,保持长会话与跨会话上下文准确率。跨平台 Agent Skill(Claude Code / Codex / O
05 Public Permalink
Give every published post a public read-only permalink at /p/:slug — a standalone server-rendered
Related Agents
Ensemble Curator
High-volume triage agent for external-AI-agent PRs (Codex, Jules, Hermes, Droid, Aider, etc.). Analyzes, conso
Apollo
Read-only investigation scout — 3–10 parallel searches across codebase, external docs, and GitHub. Called by:
Wiki Adapter PRD
Use this agent when mapping foreign PRD formats into vault pages during automated processing cycles. Typical t