Pinperepette

Persistent memory and learning for Claude Code — remembers errors, solutions, and patterns across sessions

43
2
100% credibility
Found Apr 23, 2026 at 43 stars -- GitGems finds repos before they trend. Get early access to the next one.
Sign Up Free
AI Analysis
JavaScript
AI Summary

Claude Reforge enhances Claude Code by adding persistent memory that learns from past sessions to inject relevant experiences and prevent repeated errors.

How It Works

1
😩 Get frustrated with forgetting

You're using your AI coding helper, but it keeps forgetting fixes from last week, making the same mistakes over and over.

2
🛠️ Find and add the memory tool

You discover a simple tool that gives your AI a memory, so it learns from your past successes and avoids old errors.

3
Set it up in seconds

Run one easy command to connect it to your AI helper, and it quietly starts watching and learning from your work.

4
🔄 Restart and keep coding

Restart your AI coding sessions, and now it automatically remembers project details and proven fixes right from the start.

5
💡 See it remember instantly

While debugging, your AI shows past experiences like 'this fix worked before' or warns about bad paths, saving you time.

6
📊 Check your growing smarts

Peek at stats to see errors avoided, fixes reused, and how much smarter your sessions are getting.

🎉 AI gets faster every day

Over time, your coding helper learns your project's quirks, repeats winning fixes, and skips failures, making you super productive.

Sign up to see the full architecture

5 more

Sign Up Free

Star Growth

See how this repo grew from 43 to 43 stars Sign Up Free
Repurpose This Repo

Repurpose is a Pro feature

Generate ready-to-use prompts for X threads, LinkedIn posts, blog posts, YouTube scripts, and more -- with full repo context baked in.

Unlock Repurpose
AI-Generated Review

What is claude-reforge?

Claude-reforge adds persistent memory to Claude Code, the CLI tool for AI-assisted coding, so it remembers errors, fixes, and project patterns across sessions instead of starting from scratch every time. Install via npm, run `claude-reforge init` to hook it into your Claude settings, and it quietly stores everything in local SQLite at `~/.claude-reforge/`. JavaScript-based, it injects relevant past experiences—like "Number() cast fixed TS2345 last time"—right into Claude's context for faster debugging.

Why is it gaining traction?

Unlike generic RAG tools, it learns specifically from your project's outcomes, extracting rules from repeated failures and boosting reuse with feedback loops. Developers notice sessions speeding up as it avoids known bad paths, with CLI commands like `claude-reforge show` and `stats` to track errors avoided and fixes reused. Privacy shines: no cloud, pure github persistent memory via local storage.

Who should use this?

Claude Code power users on long-running projects, like TypeScript devs battling type mismatches or webpack alias bugs, or teams with persistent empire github setups where AI repeats the same mistakes. Ideal for backend engineers debugging npm builds or frontend folks tweaking configs that break predictably.

Verdict

Try it if Claude Code is your daily driver—solid docs and dead-simple install make the 43 stars and 1.0% credibility score forgivable for an early project. Maturity is low, but it delivers compounding wins on real workflows.

(187 words)

Sign up to read the full AI review Sign Up Free

Similar repos coming soon.