thedotmackthedotmackCommunityยท18 Agent Skills Included

claude-mem

Give your AI coding assistant persistent memory across sessions

Captures every tool action your AI coding agent performs and compresses it into searchable, long-term memory. Eliminates re-explaining your codebase, re-discovering past decisions, and losing context when sessions end. Injects relevant history into new sessions automatically and lets you search, summarize, and report on your full project timeline.
npx skills add thedotmack/claude-mem --all -g -y
Available:

Explains to the AI agent how claude-mem captures tool usage, compresses observations, and injects past context into future sessions, plus where its database and plugin files live.

All Skills in This Repository (18)

Pure Emerald Level Indicators
๐Ÿ“ฆ In Repo
thedotmackthedotmack

timeline-report

Generate narrative project history reports from claude-mem timeline data.

Community
Advanced
๐Ÿ“ฆ In Repo
thedotmackthedotmack

mode-creator

Create, install, and verify custom claude-mem observation modes with optional Telegram alerts.

Community
Advanced
๐Ÿ“ฆ In Repo
thedotmackthedotmack

cloud-sync

Configure and verify claude-mem cloud sync with cmem.ai Pro.

Community
Intermediate
๐Ÿ“ฆ In Repo
thedotmackthedotmack

what-the

Explain technical concepts using who, what, where, why, and when framing.

Community
Basic
๐Ÿ“ฆ In Repo
thedotmackthedotmack

do

Orchestrate phased implementation plans by deploying subagents for execution, verification, and commits.

Community
Advanced
๐Ÿ“ฆ In Repo
thedotmackthedotmack

pathfinder

Map codebases into feature flowcharts and propose unified architectures.

Community
Advanced
๐Ÿ“ฆ In Repo
thedotmackthedotmack

oh-my-issues

Cluster GitHub issues by root cause into plan-master issues and bundle architectural fixes.

Community
Advanced
๐Ÿ“ฆ In Repo
thedotmackthedotmack

standup

Facilitate a read-only group chat across git worktrees and PRs to consolidate changes into one plan.

Community
Advanced
๐Ÿ“ฆ In Repo
thedotmackthedotmack

design-is

Audit UI designs against Dieter Rams' ten principles and produce a /make-plan handoff prompt.

Community
Advanced
๐Ÿ“ฆ In Repo
thedotmackthedotmack

weekly-digests

Generate serial week-by-week narrative digests from a project's claude-mem timeline.

Community
Advanced
๐Ÿ“ฆ In Repo
thedotmackthedotmack

knowledge-agent

Build and query AI-powered knowledge bases from claude-mem observations.

Community
Intermediate
๐Ÿ“ฆ In Repo
thedotmackthedotmack

how-it-works

Explain how claude-mem captures observations and injects memory across sessions.

Community
Basic

Frequently Asked Questions

FAQPage Schema
How to install claude-mem?โ–ผ

Run `npx skills add thedotmack/claude-mem --all -g -y` in your terminal to install the full skill suite globally.

What does claude-mem do?โ–ผ

It gives your AI coding assistant persistent memory by recording every tool action as a compressed observation and injecting relevant history into future sessions automatically.

How do I search past AI sessions?โ–ผ

Use the mem-search skill to query your memory database with plain language, then fetch full details only for the results you need.

Does claude-mem work with Claude Code and OpenClaw?โ–ผ

Yes. It runs as a Claude Code plugin and also ships an OpenClaw gateway plugin, with support for Cursor hooks and other agent environments.

Where is my claude-mem data stored?โ–ผ

Everything stays local in the ~/.claude-mem directory on your machine, and optional cloud sync to cmem.ai is available if you want backups.

Related Repositories in Software Engineering

View All in Software Engineeringโ†’