When you can't trust yourself with your code base, trust Arbiter.
Claude Mem
Claude Mem is an open-source workflow skill for Claude Code, Codex, Gemini CLI, GitHub Copilot, and opencode, published by thedotmack. Its author describes it as: “Persistent Context Across Sessions for Every Agent – Captures everything your agent does during sessions, compresses it with AI, and injects relevant context back into future sessions. Works with Claude Code, OpenClaw…”. The project has 89k stars on GitHub and is available under the Apache License 2.0 license. Add it to your setup with `/plugin marketplace add thedotmack/claude-mem`.
Installation
Add Claude Mem to your agent with:
/plugin marketplace add thedotmack/claude-mem Always review a skill's source before installing it. This command comes from the skill's public repository; the linked repo is the source of truth for exact setup steps.
When to use it
Reach for Claude Mem when you want workflow help from Claude Code without writing the same instructions every session. Load the skill and the agent picks it up automatically for relevant tasks.
Strengths
- Clear Apache License 2.0 license — safe to read and adapt
- Established project with 89,023 GitHub stars
- Declares compatibility with Claude Code, Codex, Gemini CLI, GitHub Copilot, opencode
- Actively maintained (recent commits)
Topics
Related skills
More Workflow →omo/lazycodex: The coding agent for tokenmaxxers;the one and only agent harness for complex codebases. For your Codex, for your OpenCode
from vibe coding to agentic engineering - practice makes claude perfect
Claude Code learns from your corrections: self-correcting memory that compounds over 50+ sessions. Context engineering, parallel worktrees, agent teams, and 17 battle-tested skills.
A practical Claude Code guide with clear mental models and copy-paste examples — setup, prompt engineering, slash commands, skills, hooks, subagents, agent teams, and MCP servers. Beginner path to power-user depth. Featured in Awesome Claude Code.