Peon Mem — Security skill for Claude Code
Local-first hierarchical memory brain for AI coding agents — auto-capture, LLM consolidation, hybrid retrieval, live Neural Universe monitor, daily self-audit.
How to install Peon Mem
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open VineetV2/peon-mem and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
What Peon Mem does
Local-first hierarchical memory brain for AI coding agents — auto-capture, LLM consolidation, hybrid retrieval, live Neural Universe monitor, daily self-audit. Claude Code / Codex / any MCP client.
Alternatives in Security
- Audit Live Site — audit-live-site 1k ★
- Pocketpaw — Your AI agent in 30 seconds 775 ★
- Review Artifact — Creates one polished, self-contained HTML artifact from review findings, audit notes, PR feedback, code review 652 ★
README
🧠 Peon — a memory brain for your AI coding agents
[](https://www.npmjs.com/package/peon-mem) [](https://www.npmjs.com/package/peon-mem) [](LICENSE) [](test/) [](https://registry.modelcontextprotocol.io) [](https://github.com/VineetV2/peon-mem)
**Local-first, hierarchical, self-improving memory for Claude Code, Codex, and any MCP client.**
Your AI forgets everything between sessions. Peon doesn't. It records your sessions, uses an LLM to consolidate them into typed *beliefs*, and injects the relevant ones back into every prompt. It runs as a daemon on your machine, and nothing leaves it.
PEON GLOBAL BRAIN ← user-level facts & preferences, inherited everywhere
/ | \
project A project B project C ← rooted child brains (.peon/ in each project)
Why Peon
- Hierarchical brains. One global parent brain holds who you are, your rules, and your tools. Each project gets an isolated child brain. Every injection carries both.
- Two memory layers, honestly measured. Consolidated beliefs (decisions, preferences,
facts, artifacts) give you the gist. An episodic verbatim layer recovers the exact details
that lossy summaries drop. In my own LongMemEval run, raw-episodic recall scored 61% where
belief-only scored 17% — self-measured, not an independent benchmark; reproduce it with
npm run eval. - Automatic capture and injection. Claude Code hooks record messages and events, then
inject a query-ranked memory block (with an
⚠ MOST RELEVANTheadline) into every prompt. You never have to remember to save anything. - **C
Related Skills
Memory Self Review
Mine recent agent history (claude-mem + usage stats) for recurring failures and repeated patterns, audit MEMOR
Skills Repo
Five self-contained agent skills for Claude — interview before building, restructure brain dumps, coach beginn
Agentseal
Security toolkit for AI agents. Scan your machine for dangerous skills and MCP configs, monitor for supply cha
Cybersec Audit Skill
Claude Agent skill for hybrid code security auditing — deterministic + LLM analysis with auto-fix
Cc User Autopsy
Honest, evidence-traceable peer-review skill for Claude Code users. Rule-based 8-dim scoring + LLM peer review
Self Healing AI Cybersecurity Platform For Smart Power Grids
Self-Healing Multi-Agent AI Cybersecurity Platform for Smart Power Grids. Features Spatial PyTorch GNNs, LangG
Related Agents
Brain Retrieval Engineer
Retrieval engineer — six retrieval strategies (hybrid, graph-enhanced vector, entity-anchored local, guarded T
Neuro Analyst
Neural pre-testing with Meta Tribe v2 — predicts brain response to ad creatives, scores attention/emotion/memo
Python RAG Backend Engineer
Production-grade Python RAG backend engineer specializing in ChromaDB vector storage, sentence-transformers em