conport-memory

Community

Persistent project memory for Claude Code.

Authornicobailon
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Claude Code often suffers from "AI amnesia" across sessions, losing track of previous discussions, decisions, and project context. This Skill integrates Context Portal (ConPort) as a persistent, SQLite-backed memory bank, ensuring your project's history, architectural decisions, and progress are always available and never forgotten.

Core Features & Use Cases

  • Persistent Context: Load and update overall project context and active working focus across sessions.
  • Decision Logging: Record architectural decisions with rationale, details, and tags for future reference.
  • Progress Tracking: Log and retrieve task statuses, helping you and Claude stay aligned on work in progress.
  • Knowledge Graph: Link related project items (decisions, progress, patterns) to build a comprehensive knowledge base.
  • Use Case: At the start of a new session, proactively load your project's context and recent decisions. As you work, log new architectural choices or update task progress. Before ending, save your current active context so Claude can seamlessly pick up where you left off next time.

Quick Start

Ask Claude to initialize ConPort for your project to create a new context database.

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: conport-memory
Download link: https://github.com/nicobailon/conport-mcporter-skills/archive/main.zip#conport-memory

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