Memory Bank for Claude AI
This Memory Bank implementation follows the structure outlined in Cline Memory Bank.
Getting Started
- Edit the files in the
DefaultProjectdirectory or create a new project directory - Fill in the project brief first, as it’s the foundation document
- Then fill in the other core files with your project information
Core Files
The Memory Bank consists of these required core files in Markdown format:
projectbrief.md- Foundation document that shapes all other filesproductContext.md- Why this project exists, problems it solves, etc.activeContext.md- Current work focus, recent changes, next stepssystemPatterns.md- System architecture, key technical decisionstechContext.md- Technologies used, development setupprogress.md- What works, what’s left to build, current status
Plus the .clinerules file which captures project intelligence.
Working with Claude
Use these key commands with Claude:
- “follow your custom instructions” - Start a task, this will instruct Claude to read the context files and continue where he left off
- “initialize memory bank” - Start fresh
- “update memory bank” - Full documentation review
Best Practices
- Use Plan mode for strategy discussions
- Use Act mode for implementation
- Let .clinerules evolve naturally
- Trust Claude’s learning process
- Maintain the Memory Bank files regularly
Memory Bank Structure
flowchart TD
PB[projectbrief.md] --> PC[productContext.md]
PB --> SP[systemPatterns.md]
PB --> TC[techContext.md]
PC --> AC[activeContext.md]
SP --> AC
TC --> AC
AC --> P[progress.md]
Remember that the Memory Bank is Claude’s only link to previous work. Its effectiveness depends entirely on maintaining clear, accurate documentation.
Claude Configuration
This repository includes a backup of the Claude configuration file that enables the Memory Bank MCP server.
Memory Bank
Project Details
- SnoopyGOGO14/claude-memory-bank
- Last Updated: 4/13/2025
Recomended MCP Servers
Unofficial untun MCP
MCP server to connect AI agents to any github corpa
MCP server to connect to the Teamwork API
A fork of JetBrains MCP Server that adds real-time WebSocket monitoring of all MCP interactions
tiny vision language model
This read-only MCP Server allows you to connect to Marketo data from Claude Desktop through CData JDBC Drivers....
Zotero MCP: Connects your Zotero research library with Claude and other AI assistants via the Model Context Protocol...
A model context protocol server to work with JetBrains IDEs: IntelliJ, PyCharm, WebStorm, etc. Also, works with Android...
MCP Server for DealX platform





