From 1f0bc7172e407b150538a1e1bbda465e2c0ee9be Mon Sep 17 00:00:00 2001 From: root Date: Sat, 18 Apr 2026 23:55:55 +0300 Subject: [PATCH] Add claude-code-memory-guide to Guides & Learning 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. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index aad0883..349ef0e 100644 --- a/README.md +++ b/README.md @@ -453,6 +453,7 @@ A curated list of awesome tools, skills, plugins, integrations, extensions, fram - ✨ [**claude-code-mcpinstall**](https://github.com/undeadpickle/claude-code-mcpinstall) (236 ⭐) - Easy guide to installing Claude Code MCPs globally on your machine. - ✨ [**claude-code-system-prompt**](https://github.com/matthew-lim-matthew-lim/claude-code-system-prompt) (122 ⭐) - Claude Code's system prompt. - [**claudecode-best-practices**](https://github.com/rosmur/claudecode-best-practices) (54 ⭐) - A collection of best practices and procedures for using Claude Code. +- [**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. ---