Skip to content

Add claude-code-memory-guide to Guides & Learning#214

Open
Acteq1391gp wants to merge 1 commit intojqueryscript:mainfrom
Acteq1391gp:add-claude-code-memory-guide
Open

Add claude-code-memory-guide to Guides & Learning#214
Acteq1391gp wants to merge 1 commit intojqueryscript:mainfrom
Acteq1391gp:add-claude-code-memory-guide

Conversation

@Acteq1391gp
Copy link
Copy Markdown

What

Adds claude-code-memory-guide (MIT) to the 📚 Guides & Learning section.

Why

Covers a gap in the current list: a linear zero-to-production tutorial for Claude Code persistent memory. Existing entries cover tips, best practices, and hooks individually — this one walks through building the full system end to end.

What's in the guide

  • full-setup.md — 1200+ line step-by-step: install Claude Code → CLAUDE.md + MEMORY.md → MemPalace semantic search → SessionStart/Stop/SessionEnd/UserPromptSubmit hooks → warm-model daemon → nightly Karpathy compile with free-LLM key rotation → multi-source ingestion → secrets-in-git precommit guard → end-to-end verification checklist
  • memory-setup.md — memory file format, frontmatter, the four memory types
  • advanced-automation.md — reference for each automation component

All scripts runnable as-is with a single path substitution. No external SaaS dependencies.

Entry

- [**claude-code-memory-guide**](https://github.com/Acteq1391gp/claude-code-memory-guide) (2 ⭐) - Production memory setup for Claude Code with MemPalace semantic search, session hooks, and nightly Karpathy-style LLM compile. Zero-to-production guide.

Production memory setup for Claude Code covering CLAUDE.md + MemPalace
semantic search + session hooks + nightly Karpathy compile. Includes
zero-to-production tutorial and automation reference. MIT licensed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant