Memctx banner
bbhunterpk-ux bbhunterpk-ux

Memctx

AI community

Description

Autonomous session memory for Claude Code. Never lose context, never repeat yourself. AI-powered summaries, searchable history, and automatic context injection. πŸ“¦ npm install -g memctx

Installation

This entry records only its repository, not the path inside it, so there is no exact command to give. Open the source below and copy the folder into ~/.claude/skills/, or the file into ~/.claude/agents/.

README

MemCTX Logo MemCTX

**Autonomous Session Memory & Context Handoff for Claude Code** *Never repeat yourself. Your AI pair programmer, now with world-class memory.*

[![npm version](https://img.shields.io/npm/v/memctx.svg?style=flat-square&logo=npm&color=2563eb)](https://www.npmjs.com/package/memctx) [![npm downloads](https://img.shields.io/npm/dm/memctx.svg?style=flat-square&logo=npm&color=2563eb)](https://www.npmjs.com/package/memctx) [![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg?style=flat-square)](https://opensource.org/licenses/MIT) [![Node Version](https://img.shields.io/node/v/memctx.svg?style=flat-square&logo=node.js&color=16a34a)](https://nodejs.org)

[πŸš€ Quick Start](#-quick-start) β€’ [✨ Features](#-key-features) β€’ [πŸ—οΈ Architecture](#-how-it-works) β€’ [πŸ’» CLI Commands](#-cli-reference)

MemCTX Dashboard

⚑ The Problem vs The Solution

MemCTX transforms Claude Code into a **context-aware development companion** by automatically capturing, analyzing, and intelligently injecting your development history. Think of it as giving Claude a **photographic memory** of your entire project journey.

😫 Without MemCTX ✨ With MemCTX
❌ Repeating Context every session βœ… Automatic Injection of critical context
❌ Lost History when closing terminal βœ… Persistent Graph of all past decisions
❌ Manual Notes for handoffs βœ… AI Handoffs indicating where to start next
❌ Unnoticed Tech Debt accumulation βœ… Telemetry & Metrics tracking Tech Debt

✨ Key Features