Inspeximus
Description
Your agent's most expensive failure is not forgetting. It is confidently remembering the old answer. inspeximus retires a corrected fact by key, takes the correction back on command, and leaves a receipt you can verify. Long-term memory for AI agents: one zero-dependency Python file, MCP server for Claude Code, Cursor, Windsurf, Codex and Cline.
Installation
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open the source below and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
README
inspeximus — the agent memory that takes it back
**Your agent's most expensive failure is not forgetting. It is confidently remembering the old answer.**
Long-term memory for AI agents in one zero-dependency Python file, plus an MCP server for any client and a one-line config install for Claude Code, Cursor, Windsurf, Codex and Cline.
Correcting a fact is not the hard part, and this field already does it. Graphiti invalidates facts and leads with it; cognee ships `forget` as one of its four operations. When we measured mem0 and Graphiti, both kept the corrected value, which is the right thing to do. What neither has is a channel to undo that correction on command, from an instruction that names no value. Here a fact that was wrong, or true on Monday and outdated by Friday, gets corrected once, and you can still put it back afterwards.
The benchmarks ask which of two conflicting facts wins. The question after that one is whether you can take the correction back, and whether you can show what changed.
The name is from medieval charters. A king, bishop, abbot or town council opened with *inspeximus*, "we have inspected", reciting an older document in full to record that they had examined it, usually confirming it, and sealing the result so a later reader could check. It attested that the copy faithfully matched the original, not that the original was true. Same guarantee here, and `provenance()` says so in a `limits` field rather than leaving you to find out.
[](https://pypi.org/project/inspeximus/) [](https://pypistats.org/packages/inspeximus) [](https://github.com/DanceNitra/inspeximus/actions/workflows/ci.yml) [](https://github.com/DanceNitra/ins
Related Skills
Auto Update
Pull the latest ECC repo changes and reinstall the current managed targets.
Development Ecc Guide
Navigate ECC's current agents, skills, commands, hooks, install profiles, and docs from the live repository su
Development Epic Claim
Claim an epic issue, stamp coordination state, and sync local ownership.
Development Epic Publish
Publish a validated epic update back to the issue and local cache.
Development Epic Review
Mark epic review requested, approved, or changes requested.
Development Epic Unblock
Sweep blocked epic issues and reopen anything whose dependencies are closed.
Development Related Agents
Django Build Resolver
Django/Python build, migration, and dependency error resolution specialist. Fixes pip/Poetry errors, migration
Openai Codex CLI
(55.8k ⭐) - Lightweight coding agent that runs in your terminal.
src/agents/ — 11 Agent Definitions
**Generated:** 2026-04-11