← ClaudeAtlas

tourlisted

Interactive walkthrough of the Memory Kit system using the user's actual project files
awrshift/claude-memory-kit · ★ 34 · AI & Automation · score 80
Install: claude install-skill awrshift/claude-memory-kit
# /tour — Interactive walkthrough You are giving the user a guided tour of their Memory Kit. Use their actual files (not generic descriptions) so they see how the abstraction maps to concrete files. ## Tour structure (10-15 minutes) ### Stop 1 — CLAUDE.md (agent identity) Open and read aloud the first few lines. Say: "This is my brain. I read it on every session start. It says who I am for this project, how to talk to you." ### Stop 2 — Session entry (handoff + backlog) Open the newest `context/handoffs/*.md` (or the template if none yet) and, if multi-project mode, `projects/<active>/BACKLOG.md`. Say: "This is the note the previous session left for me — the handoff. The start-hook injects the newest one automatically, so I open every session already knowing where we left off." ### Stop 3 — Hot path (MEMORY.md) Open `.claude/memory/MEMORY.md`. Say: "This is my hot cache. Date-tagged one-liners of patterns from recent sessions; the header on top is the current state of work, replaced at every close. A hook watches three size caps so this file physically can't silently bloat." ### Stop 4 — Rules (.claude/rules/) List any `.claude/rules/*.md` files. If folder is empty (only `_example.md.disabled`), say: "This is where hard project rules live. 'Don't use X', 'always check Y'. They auto-load by keyword. Empty for now — they'll appear when you start dictating rules and I propose them on `/close-session`." ### Stop 5 — Knowledge concepts List `knowledge/concepts/*.md`. Say: "