---
title: "Add persistent project memory and hook-driven synthesis with Claude Memory Kit"
description: "Keep Claude Code sessions grounded in prior decisions, project context, and daily handoff notes instead of starting from zero every time."
verification: "listed"
source: "https://github.com/awrshift/claude-memory-kit"
author: "awrshift"
publisher_type: "individual"
category:
  - "Developer Tools"
framework:
  - "Claude Code"
tool_ecosystem:
  github_repo: "awrshift/claude-memory-kit"
  github_stars: 11
---

# Add persistent project memory and hook-driven synthesis with Claude Memory Kit

Keep Claude Code sessions grounded in prior decisions, project context, and daily handoff notes instead of starting from zero every time.

## Prerequisites

Claude Code, a local project workspace, Git, and the repo's markdown memory files, hooks, and slash commands

## Installation

Choose whichever fits your setup:

1. Copy this skill folder into your local skills directory.
2. Clone the repo and symlink or copy the skill into your agent workspace.
3. Add the repo as a git submodule if you manage shared skills centrally.
4. Install it through your internal provisioning or packaging workflow.
5. Download the folder directly from GitHub and place it in your skills collection.

Install command or upstream instructions:

```
Clone the repository into the target project, open Claude Code in that workspace, let the setup flow configure the memory kit, then use the documented slash commands such as /tour and /close-day to keep context and handoffs current.
```

## Documentation

- https://github.com/awrshift/claude-memory-kit

## Source

- [Agent Skill Exchange](https://agentskillexchange.com/skills/add-persistent-project-memory-and-hook-driven-synthesis-with-claude-memory-kit/)
