linkdotnet

Claude Memory Admin — Development skill for Claude Code

Development community

Adminstration Tool for claude MEMORY files (Project files).

How to install Claude Memory Admin

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

What Claude Memory Admin does

Adminstration Tool for claude MEMORY files (Project files).

Alternatives in Development

  • Agent Memory 71.9k ★
  • Mempalace Status — Show the current state of your memory palace — wings, rooms, drawer counts, and suggestions 58.6k ★
  • Memory Gc — Inspect or rotate the autopilot ledger JSONL files (findings.jsonl, negatives.jsonl) 3.8k ★

README

claude-memory-admin

[![CI](https://github.com/linkdotnet/claude-memory-admin/actions/workflows/ci.yml/badge.svg)](https://github.com/linkdotnet/claude-memory-admin/actions/workflows/ci.yml) [![npm](https://img.shields.io/npm/v/claude-memory-admin)](https://www.npmjs.com/package/claude-memory-admin)

Browse, audit and prune the memory Claude Code writes for itself: the **auto memory** kept per project, and the **subagent memory** kept per agent.

npm install -g claude-memory-admin
claude-memory-admin

It opens `http://localhost:4173` and reads `~/.claude/projects/*/memory/`. Nothing leaves your machine; the server binds `127.0.0.1` only.

This project is built heavily with AI tooling: most of the code, the tests and this README were written by Claude Code, with a human directing the design and reviewing what landed. Fitting for a tool about what Claude writes for itself, and worth saying out loud.


Cleanup: what MEMORY.md costs you and what is broken, in one list

![The Cleanup tab: the MEMORY.md load meter, then one worst-first list beneath it - a broken wikilink with Remove link, two over-long index hooks and two that only restate the description, each with its own Edit hook button, an empty section, and an orphan offered the MEMORY.md bullet it is missing](assets/cleanup.webp)

Memory: the list, the index and the graph

![The Memory tab, List segment: memories grouped by their MEMORY.md section with age, size and inbound link count on each, a sort control and a Select toggle above them, and the opened memory beside the list with its metadata, its swept origin transcript struck through, and its wikilinks](assets/memory.webp)

Graph: see how memories link to each other

![The Graph segment of the Memory tab, showing memories as nodes coloured by type with wikilinks as edges, orphans below a dashed line and a dashed outline where a link points at nothing](assets/graph.webp)

Environment: what every session loads before a project is