Engrim — AI skill for Claude Code
The Universal Cross-Model Episodic Memory Standard.
How to install Engrim
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open timgordontg/engrim and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
What Engrim does
The Universal Cross-Model Episodic Memory Standard. Local-first, project-scoped SQLite memory engine for Google Antigravity, Claude Code, Cursor, Windsurf, and Codex. Zero cloud lock-in.
Alternatives in AI
- Cumora — Where agent teams gather 3.2k ★
- Agmsg — Cross-vendor messaging for CLI AI coding agents — let Claude Code, Codex, Gemini & Copilot talk to each other 1.5k ★
- Maestro Companion — Quick execution for small tasks — minimal run lifecycle (start + done) with evidence recording 530 ★
README
engrim
[](https://github.com/timgordontg/engrim/actions/workflows/ci.yml) [](https://pypi.org/project/engrim/) [](https://www.python.org/) [](LICENSE) [](#security--privacy)
**The Universal Cross-Model & Cross-Agent Episodic Memory Store.**
A local-first, project-scoped SQLite memory engine that allows developers to freely switch between models and environments (**Google Antigravity**, **Claude Code**, **Cursor MCP**, **Windsurf**) on the **SAME** project without losing architectural decisions, user constraints, or project state.
1. The Core Value Proposition
**"Why pay for 200,000 tokens of forgotten noise on every turn? The models are disposable utilities; your project's decisions are not."**
As context windows scale to 1M+ tokens, developers face **attention dilution**: reasoning degrades, cost multiplies with every conversational turn, and clearing context causes total amnesia.
`engrim` replaces attention dilution with **4,000 characters of curated episodic working memory**:
- Switzerland of AI Memory: Decouples project intelligence from any single AI vendor or proprietary cloud silo. Switch from Gemini 3.8 in Antigravity to Claude 3.7 Sonnet in Claude Code to Codex CLI mid-project — your agents pick up right where the others left off.
- Save Button for Autonomous Coding: Externalize decisions, constraints, and state as you work. The connected AI agents (Antigravity, Claude Code, Cursor, Codex, Codex CLI) can automatically write to memory via MCP tools when they make architectural decisions, or you can manually save them (
engrim add). Clear your agent session freely (/clear) and watch context reload intact. - **
Related Skills
Prolog Agent Toolkit
Multi-engine, cross-platform Prolog execution sandboxing, AI agent standards, and skills toolkit for Scryer Pr
Episoda Core MCP
Episoda Core MCP by Lalith Chandra (@lalithbuilds) — Zero-dependency, pure Python 3 standard library episodic
Episoda Alpha MCP
Episoda Alpha MCP by Lalith Chandra (@lalithbuilds) — Sovereign cognitive graph & episodic memory engine for A
Engram Alpha MCP
Engram Alpha MCP by Lalith Chandra (@lalithbuilds) — Sovereign local-first memory engine for AI agents (Claude
Quorum Review
Cross-model pull request review on Gemini Enterprise Agent Platform. Gemini and Claude read each diff independ
Style DNA Ghostwriter
Learn a codebase's unwritten conventions (Python, React, Next.js, TypeScript, Tailwind) and condition AI codin
Related Agents
10x Tool Calls
Cursor and Windsurf meter usage by requests and tool calls rather than tokens, which means a finished or stall
Antigravity Agent
Runs Google Antigravity on the user's Antigravity subscription, reached through the agy CLI. One mode - consul
DB Migration Reviewer
Database migration safety specialist. Activates when migrations/ files are detected in a PR or feature branch.