Claude Mem
by @thedotmack · plugin · 19 skills
Memory, search and workflow skills from thedotmack/claude-mem.
Install the whole plugin (CLI)
npx skillmds add thedotmack/openclaw
npx skillmds add thedotmack/do
npx skillmds add thedotmack/babysit
npx skillmds add thedotmack/standup
npx skillmds add thedotmack/what-the
npx skillmds add thedotmack/design-is
npx skillmds add thedotmack/make-plan
npx skillmds add thedotmack/cloud-sync
npx skillmds add thedotmack/mem-search
npx skillmds add thedotmack/pathfinder
npx skillmds add thedotmack/wowerpoint
npx skillmds add thedotmack/how-it-works
npx skillmds add thedotmack/oh-my-issues
npx skillmds add thedotmack/claude-code-plugin-release
npx skillmds add thedotmack/smart-explore
npx skillmds add thedotmack/learn-codebase
npx skillmds add thedotmack/weekly-digests
npx skillmds add thedotmack/knowledge-agent
npx skillmds add thedotmack/timeline-reportSkills in this plugin
- ▌ openclaw · thedotmack bundleSets up persistent memory for AI agents on an OpenClaw gateway by installing a plugin that records observations and injects context into system prompts.
- ▌ do · thedotmackExecutes a phased implementation plan by deploying subagents for implementation, verification, anti-pattern checks, code quality review, and committing.
- ▌ babysit · thedotmackMonitor a pull request or review cycle until all checks pass, comments are resolved, and the PR is ready to merge.
- ▌ standup · thedotmack bundleFacilitates a read-only standup across git worktrees, branches, or PRs to compare changes and produce one consolidation plan.
- ▌ what-the · thedotmackBreaks down technical topics into plain-English explanations covering who, what, where, why, and when.
- ▌ design-is · thedotmackAudits a design against Dieter Rams' ten principles, scores each with evidence, and produces a verdict with a handoff prompt for new, refined, or redesigned output.
- ▌ make-plan · thedotmackCreates a detailed, phased implementation plan with documentation discovery and subagent-based fact gathering.
- ▌ cloud-sync · thedotmackChecks cloud sync status for claude-mem memories and performs first-time setup by collecting credentials, migrating legacy configuration, and restarting the worker.
- ▌ mem-search · thedotmackSearch and retrieve past work from claude-mem's persistent cross-session memory database using a three-layer workflow: search, timeline, and fetch.
- ▌ pathfinder · thedotmackMaps a codebase into feature-grouped flowcharts, identifies duplicated concerns across features, and proposes a unified architecture with handoff prompts for refactoring.
- ▌ wowerpoint · thedotmackConverts a single document into a kawaii-themed slide-deck PDF using NotebookLM, with an optional share link via the WOWerpoint Server.
- ▌ how-it-works · thedotmack bundleExplains how claude-mem captures observations from Read, Edit, and Bash actions, when memory injection activates, and where data is stored locally.
- ▌ oh-my-issues · thedotmackClusters a GitHub issue backlog by root cause into plan-master issues, redirects children with a standardized comment, and bundles architectural-fix PRs that close clusters atomically.
- ▌ claude-code-plugin-release · thedotmack bundleAutomates semantic versioning and release workflow for Claude Code plugins, including version increments across multiple manifest files, build verification, git tagging, GitHub releases, and changelog generation.
- ▌ smart-explore · thedotmackExplore codebases efficiently using AST-based structural search, outline, and symbol unfolding to reduce token usage.
- ▌ learn-codebase · thedotmackReads every source file in a codebase to build a deep understanding of the project, using pagination for large files.
- ▌ weekly-digests · thedotmackGenerate a serial, multi-chapter narrative digest of a project's claude-mem history, producing one digest per ISO week with coherent story flow across chapters.
- ▌ knowledge-agent · thedotmackBuild and query AI-powered knowledge bases from claude-mem observations, enabling focused conversational sessions on specific topics.
- ▌ timeline-report · thedotmackGenerates a comprehensive narrative report analyzing a project's entire development history from claude-mem's persistent memory timeline.