Claude Code forgets everything between sessions. Built-in auto-memory exists but: - It's opaque (Claude decides what's "meaningful") - Limited to 200 lines loaded at startup - Not tightly integrated into the agentic loop - No hierarchical organization (scales poorly) A skill-based memory protocol with: - Hierarchical storage: core.md summaries → topics/ .md details - Background agents: Memory ops
Add this skill
npx mdskills install hanfang/claude-memory-skillWell-structured hierarchical memory system with clear architecture but lacks actual skill implementation details
No forks yet. Be the first to fork and customize this skill.
Visual fork tree and fork list coming soon.