project-memory

Community

Recall project context on demand.

AuthorBerryKuipers
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill helps teams persist and recall project-specific context across sessions, reducing the need to re-describe decisions, patterns, and learnings every time you return to a project.

Core Features & Use Cases

  • Context persistence: Store architectural decisions, patterns, solutions, and learnings for the project.
  • Context recall: Automatically surface relevant memories when facing similar problems.
  • Team continuity: Maintain a single source of truth for project knowledge across sprints.

Quick Start

Use mcp__memory__store or mcp__memory__search to save and retrieve project memories. For example:

  • Store: "Auth architecture: JWT tokens with httpOnly cookies, refresh tokens in Redis, 15min access / 7d refresh. Chosen over session-based for API scalability."
  • Tags: ["architecture", "auth", "decisions"]

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: project-memory
Download link: https://github.com/BerryKuipers/claude-code-toolkit/archive/main.zip#project-memory

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.