thedotmack

44 mods across 6 repositories, 93k stars between them.

thedotmack

01

thedotmack/claude-mem

Plugin Claude Code

Plugin marketplace listing 2 plugins: claude-mem, claude-mem-cowork.

93k 2d ago A tokens not measured original Apache-2.0

claude-mem

02

thedotmack/claude-mem

Plugin Claude Code

Memory compression system for Claude Code - persist context across sessions.

93k 2d ago A tokens not measured original Apache-2.0

anti-pattern-czar

03

thedotmack/claude-mem

Command Claude Code

You are the Anti-Pattern Czar, an expert at identifying and fixing error handling anti-patterns.

93k 2d ago A 0 tokens original Apache-2.0

claude-mem

04

thedotmack/claude-mem

Settings file Claude Code

Agent settings configuring env, permissions.

93k 2d ago A tokens not measured original Apache-2.0

thedotmack/claude-mem

Instructions file GitHub Copilot

Instructions for thedotmack/claude-mem, a project described 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, Codex, Gemini, Hermes, Copilot…

93k 2d ago A 54 tokens original Apache-2.0

thedotmack/claude-mem

Instructions file

Instructions for thedotmack/claude-mem, covering claude-mem: ai development instructions, build, file locations, requirements and documentation.

93k 2d ago A 271 tokens original Apache-2.0

cowork

07

thedotmack/claude-mem

Plugin Claude Code

Claude-Mem for Cowork: captures tool use via hooks, streams fragments to cmem.ai (Pro runs the observer), and injects observations back into new sessions and spawned agents.

93k 2d ago A tokens not measured original Apache-2.0

SessionStart

08

thedotmack/claude-mem

Hook

Runs when a session starts, executing cmem-hook.mjs via node. From thedotmack/claude-mem.

93k 2d ago A tokens not measured original Apache-2.0

UserPromptSubmit

09

thedotmack/claude-mem

Hook

Runs when you submit a prompt, before the agent sees it, executing cmem-hook.mjs via node. From thedotmack/claude-mem.

93k 2d ago A tokens not measured original Apache-2.0

PostToolUse

10

thedotmack/claude-mem

Hook

Runs after a tool call finishes, executing cmem-hook.mjs via node. From thedotmack/claude-mem.

93k 2d ago A tokens not measured original Apache-2.0

PreToolUse

11

thedotmack/claude-mem

Hook

Runs before the agent uses a tool for Task and Agent tool calls, executing cmem-hook.mjs via node. From thedotmack/claude-mem.

93k 2d ago A tokens not measured original Apache-2.0

SubagentStop

12

thedotmack/claude-mem

Hook

Runs when a subagent finishes, executing cmem-hook.mjs via node. From thedotmack/claude-mem.

93k 2d ago A tokens not measured copy · 55% Apache-2.0

Stop

13

thedotmack/claude-mem

Hook

Runs when the agent finishes a response, executing cmem-hook.mjs via node. From thedotmack/claude-mem.

93k 2d ago A tokens not measured copy · 53% Apache-2.0

SessionEnd

14

thedotmack/claude-mem

Hook

Runs when a session ends, executing cmem-hook.mjs via node. From thedotmack/claude-mem.

93k 2d ago A tokens not measured original Apache-2.0

mem-search

15

thedotmack/claude-mem

Skill Claude CodeCodex

This skill should be used when the user asks to "search memory", "what do you remember about X", "check claude-mem", "mem search", "find past observations", "what did we do last session", or wants prior-session context about a project, decision, file, or task. Searches the user's Claude-Mem (cmem.ai) memory.

93k 2d ago A 78 tokens original Apache-2.0

mem-setup

16

thedotmack/claude-mem

Skill Claude CodeCodex

This skill should be used when the user asks to "set up claude-mem", "pair claude-mem", "connect cmem", "add my cmem key", "set up cloud sync in Cowork", or provides cmem.ai Connect values (sync token, user id, SyncHub URL) for this plugin. Configures the claude-mem-cowork plugin credentials.

93k 2d ago A 85 tokens original Apache-2.0

openclaw

17

thedotmack/claude-mem

Skill Claude CodeCodex

This guide walks through setting up the claude-mem plugin on an OpenClaw gateway. By the end, your agents will have persistent memory across sessions via system prompt context injection, and optionally a real-time observation feed streaming to a messaging channel.

93k 2d ago B 0 tokens original Apache-2.0

do

18

thedotmack/claude-mem

Skill Claude CodeCodex

../../../plugin/skills/do/SKILL.md.

93k 2d ago A 0 tokens original Apache-2.0

make-plan

19

thedotmack/claude-mem

Skill Claude CodeCodex

../../../plugin/skills/make-plan/SKILL.md.

93k 2d ago A 0 tokens original Apache-2.0

claude-mem

20

thedotmack/claude-mem

Plugin Claude Code

Memory compression system for Claude Code - persist context across sessions.

93k 2d ago A tokens not measured copy · 100% Apache-2.0

mcp-search

21

thedotmack/claude-mem

MCP server Claude CodeCodexCursor +2

MCP server "mcp-search" as configured in thedotmack/claude-mem. Runs const f=require('fs'),p=require('path'),o=require('os'),c=require('child_process');const h=o.homedir();const C=process.env.CLAUDE_CONFIG_DIR||p.join(h,'.claude');const E=process.env.CLAUDE_PLUGIN_ROOT||process.env.PLUGIN_ROOT||'';const…

93k 2d ago A tokens not measured original Apache-2.0

babysit

22

thedotmack/claude-mem

Skill Claude CodeCodex

Watch a pull request or review cycle until it is ready to merge. Use when asked to babysit, monitor, or keep checking PR comments, reviews, and CI until all actionable issues are resolved.

93k 2d ago A 44 tokens original Apache-2.0

cloud-sync

23

thedotmack/claude-mem

Skill Claude CodeCodex

Set up or check claude-mem cloud sync with cmem.ai Pro. Use when the user says "set up cloud sync", "sync my memories", "cmem pro", "cloud backup", "sync status", or wants their memory database backed up or synced to their cmem.ai account.

93k 2d ago A 64 tokens original Apache-2.0

design-is

24

thedotmack/claude-mem

Skill Claude CodeCodex

Audit a design against Dieter Rams' ten "Good design is..." principles, then hand off a /make-plan prompt for one of three outcomes — new design, refine design, or redesign. Use when the user says "audit this design", "design review", "check this UI against Rams", "is this UI good", "critique this design", "design…

93k 2d ago A 91 tokens original Apache-2.0