claudeers.
// Automation & Workflows

claude-user-memory

Autonomous agent substrate for Claude Code CLI. Research→Plan→Implement workflows with quality gates, TDD enforcement, and multi-agent coordination. 4.8-5.…

Dormant
26/100
last commit 9 months ago
last release none
releases 0
open issues 0
// star history+2 this week (+1%)

Install with your AI

Paste into Claude Code, Cursor, or any agent — it reads the repo and wires the tool into your project.

⚠ Unverified source (community-unclaimed, low activity) — reveal the prompt
⚠ Unverified source (community-unclaimed, low activity). Inspect the repo before letting your agent install it.

Install and set up claude-user-memory (git-clone project) into my current project.
Found on https://claudeers.com/claude-user-memory
Repo: https://github.com/VAMFI/claude-user-memory
Homepage/docs: https://vamfi.org
Detected install method: git-clone → git clone https://github.com/VAMFI/claude-user-memory
Category: automation. Platforms: cli, api.
Read the repo's README for exact setup and env vars, then install it and wire it into my project.

Claudeers Health Verdict:
dormant; community-verified: false. Confirm the source before running anything.
// or clone · unverified · not recently updated
git clone https://github.com/VAMFI/claude-user-memory

// compatibility

Platformscli, api
Operating systems
AI compatibilityclaude
LicenseNOASSERTION
Pricingopen-source
LanguageShell

Agentic Substrate v4.1

Research-first development system for Claude Code CLI

No API hallucinations. No coding from stale training data. Research → Plan → Implement.


Quick Start

# Install
git clone https://github.com/VAMFI/claude-user-memory.git
cd claude-user-memory
./install.sh

# Use
/workflow Add Redis caching to ProductService

What You Get

  • 9 Agents - Orchestration, research, planning, implementation, debugging, deployment
  • 5 Skills - Auto-invoked capabilities for research, planning, validation, patterns, context
  • 5 Commands - /workflow, /research, /plan, /implement, /context
  • Quality Gates - Research ≥80, Plans ≥85, Tests passing, 3-retry circuit breaker
  • Memory - Knowledge graph persists across sessions

Usage

Full automation:

/workflow Add authentication with JWT tokens

Step-by-step:

/research Redis for Node.js v5.0
/plan Redis caching implementation
/implement

Direct agents:

@chief-architect Build payment system
@docs-researcher Research Stripe API
@brahma-deployer Deploy v2.5.0

How It Works

  1. Research (< 2 min) - Fetch version-accurate docs before coding
  2. Plan (< 3 min) - Create minimal-change blueprint with rollback
  3. Implement (< 10 min) - Execute with TDD + self-correction
  4. Learn - Auto-capture patterns to knowledge graph

Quality gates block bad inputs. Circuit breaker stops infinite loops.


Installation

Cross-Platform: Works on macOS, Linux, Windows (WSL), and most Unix systems

Requirements: Minimal - bash and git only. Optional: python3/python for enhanced features

Installs to: ~/.claude/

Preserves:

  • All data in ~/.claude/data/
  • Your CLAUDE.md customizations (smart-merged)
  • Modified files (detected by checksum)
  • Knowledge files and patterns

Upgrade:

./install.sh

Your data and customizations are automatically preserved.

Update:

./update.sh    # Selective update (only changed files)

Configuration

./customize.sh                              # Interactive menu
./customize.sh --enable-mcp memory         # Enable MCP servers
./customize.sh --list-mcps                 # View configuration

Uninstall

./uninstall.sh --dry-run    # Preview what will be removed
./uninstall.sh              # Remove (preserves data)

Documentation


Research Foundation

Built on Anthropic research (2024-2025):

  • Extended Thinking: 54% improvement on complex tasks
  • Multi-Agent Orchestration: 90.2% performance improvement
  • Contextual Retrieval: 49-67% better accuracy

License

MIT License - See LICENSE


Version: 4.1.0 Released: November 22, 2025 Status: Production-Ready

Research → Plan → Implement → Learn

// faq

What is claude-user-memory?

Autonomous agent substrate for Claude Code CLI. Research→Plan→Implement workflows with quality gates, TDD enforcement, and multi-agent coordination. 4.8-5.5x faster development. Built on Anthropic's engineering research.. It is open-source on GitHub.

Is claude-user-memory free to use?

claude-user-memory is open-source under the NOASSERTION license, so it is free to use.

What category does claude-user-memory belong to?

claude-user-memory is listed under devtools in the Claudeers registry of Claude-compatible tools.

2 views
208 stars
unclaimed
updated 2 months ago

// embed badge

claude-user-memory on Claudeers
[![Claudeers](https://claudeers.com/api/badge/claude-user-memory.svg)](https://claudeers.com/claude-user-memory)

// retro hit counter

claude-user-memory hit counter
[![Hits](https://claudeers.com/api/counter/claude-user-memory.svg)](https://claudeers.com/claude-user-memory)

// reviews

// guestbook

0/500

// related in Automation & Workflows

🔓

The agent that grows with you

// automationNousResearch/Python230,654MIT[ claude ]
🔓

The API to search, scrape, and interact with the web at scale. 🔥

// automationfirecrawl/TypeScript167,815AGPL-3.0[ claude ]
🔓

🌐 Make websites accessible for AI agents. Automate tasks online with ease.

// automationbrowser-use/Python110,149MIT[ claude ]
🔓

An open-source long-horizon SuperAgent harness that researches, codes, and creates. With the help of sandboxes, memories, tools, skill, subagents and message…

// automationbytedance/Python80,016MIT[ claude ]
→ see how claude-user-memory connects across the ecosystem