Memory Skill — Codex
CommunityRetrieve the right vault context, write safely.
Software Engineering#knowledge graph#codex#memory vault#write gate#retrieval pipeline#canonical documents#mem-index-vault
AuthorLong-as-Python
Version1.0.0
Installs0
System Documentation
What problem does it solve?
It helps Codex interact with your long-term memory vault by performing targeted retrieval before work and applying a safe write protocol after the task finishes, so the agent updates knowledge without corrupting canonical documents.
Core Features & Use Cases
- Retrieval pipeline before action: Reads the vault index, finds relevant starting nodes, traverses links to depth 2, and builds a task-ready context (constraints, active decisions, open questions, in-progress tasks).
- Write gate with conservative updates: Finds 1–3 canonical candidates, decides whether to update an existing canonical document or create a new one from templates, and updates timestamps accordingly.
- Correct linking and index maintenance: Forces
linksinto written/updated docs, updatesmemory/indexes/mem-index-vault.mdusing the approved rules, and checks for consolidation opportunities.
Quick Start
Run the Codex workflow for your next task by first building context via the retrieval pipeline in the specified vault index and then applying the post-task write gate for memory updates.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: Memory Skill — Codex Download link: https://github.com/Long-as-Python/Agent-memory-system/archive/main.zip#memory-skill-codex Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.