**claude-self-reflect** banner
ramakay ramakay

**claude-self-reflect**

Development community intermediate

Description

[](https://www.npmjs.com/package/claude-self-reflect) [](https://www.npmjs.com/package/claude-self-reflect) [](https://opensource.org/licenses/MIT) [](https://github.com/ramakay/claude-self-reflect/actions/workflows/ci.yml)

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

Claude Self-Reflect

[](https://www.npmjs.com/package/claude-self-reflect) [](https://www.npmjs.com/package/claude-self-reflect) [](https://opensource.org/licenses/MIT) [](https://github.com/ramakay/claude-self-reflect/actions/workflows/ci.yml)

[](https://github.com/anthropics/claude-code) [](https://modelcontextprotocol.io/) [](https://www.docker.com/) [](https://github.com/ramakay/claude-self-reflect)

[](https://github.com/ramakay/claude-self-reflect/stargazers) [](https://github.com/ramakay/claude-self-reflect/issues) [](https://github.com/ramakay/claude-self-reflect/pulls)

**Claude forgets everything. This fixes that.**

Give Claude perfect memory of all your conversations. Search past discussions instantly. Never lose context again.

**100% Local by Default** • **20x Faster** • **Zero Configuration** • **Production Ready**

**Latest: v7.1.9 Cross-Project Iteration Memory** - Ralph loops now share memory across ALL projects automatically. [Learn more →](#ralph-loop-memory)

Why This Exists

Claude starts fresh every conversation. You've solved complex bugs, designed architectures, made critical decisions - all forgotten. Until now.

Table of Contents

Quick Install

# Install and run automatic setup (5 minutes, everything automatic)
npm install -g claude-self-reflect
claude-self-reflect setup

# That's it! The setup will:
# - Run everything in Docker (no Python issues!)
# - Configure everything automatically
# - Install the MCP in Claude Code

...