# thedotmack

> Open-source publisher. Listings imported from github.com/thedotmack — credited to the original author with their license.

- **Listings:** 20
- **Total installs:** 0
- **Profile:** https://agentstack.voostack.com/s/thedotmack
- **Website:** https://github.com/thedotmack

## Published listings

- [Babysit](https://agentstack.voostack.com/l/skill-thedotmack-claude-mem-babysit) — Skill · Free · security-reviewed — `agentstack add skill-thedotmack-claude-mem-babysit`
  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.
- [Openclaw](https://agentstack.voostack.com/l/skill-thedotmack-claude-mem-openclaw) — Skill · Free — `agentstack add skill-thedotmack-claude-mem-openclaw`
  A Claude skill from thedotmack/claude-mem.
- [What The](https://agentstack.voostack.com/l/skill-thedotmack-claude-mem-what-the) — Skill · Free · security-reviewed — `agentstack add skill-thedotmack-claude-mem-what-the`
  What the? Use when the user wants a plain-English breakdown of something technical — the who, what, where, why, and when.
- [How It Works](https://agentstack.voostack.com/l/skill-thedotmack-claude-mem-how-it-works) — Skill · Free · security-reviewed — `agentstack add skill-thedotmack-claude-mem-how-it-works`
  Explain how claude-mem captures observations, when memory injection kicks in, and where data lives. Use when the user asks "how does claude-mem work?" or "what is this thing doing?".
- [Mcp Client Cli](https://agentstack.voostack.com/l/mcp-thedotmack-mcp-client-cli) — MCP server · Free · security-reviewed — `agentstack add mcp-thedotmack-mcp-client-cli`
  Command-line interface for any Model Context Protocol (MCP) server.
- [Mem Search](https://agentstack.voostack.com/l/skill-thedotmack-claude-mem-mem-search) — Skill · Free · security-reviewed — `agentstack add skill-thedotmack-claude-mem-mem-search`
  Search claude-mem's persistent cross-session memory database. Use when user asks "did we already solve this?", "how did we do X last time?", or needs work from previous sessions.
- [Smart Explore](https://agentstack.voostack.com/l/skill-thedotmack-claude-mem-smart-explore) — Skill · Free · security-reviewed — `agentstack add skill-thedotmack-claude-mem-smart-explore`
  Token-optimized structural code search using tree-sitter AST parsing. Use instead of reading full files when you need to understand code structure, find functions, or explore a codebase efficiently.
- [Learn Codebase](https://agentstack.voostack.com/l/skill-thedotmack-claude-mem-learn-codebase) — Skill · Free · security-reviewed — `agentstack add skill-thedotmack-claude-mem-learn-codebase`
  Prime a codebase by reading every source file in full. Use when starting work on a new or unfamiliar project, or when the user asks to "learn the codebase", "read the codebase", "prime", or "get up to speed".
- [Standup](https://agentstack.voostack.com/l/skill-thedotmack-claude-mem-standup) — Skill · Free · security-reviewed — `agentstack add skill-thedotmack-claude-mem-standup`
  Facilitate a read-only standup across git worktrees, branches, or PRs to compare changes and produce one consolidation plan.
- [Make Plan](https://agentstack.voostack.com/l/skill-thedotmack-claude-mem-make-plan) — Skill · Free · security-reviewed — `agentstack add skill-thedotmack-claude-mem-make-plan`
  Create a detailed, phased implementation plan with documentation discovery. Use when asked to plan a feature, task, or multi-step implementation — especially before executing with do.
- [Weekly Digests](https://agentstack.voostack.com/l/skill-thedotmack-claude-mem-weekly-digests) — Skill · Free · security-reviewed — `agentstack add skill-thedotmack-claude-mem-weekly-digests`
  Generate a serial week-by-week narrative digest of a project's full claude-mem timeline. Splits the timeline into per-ISO-week files, then runs one consecutive subagent per week — each receiving the prior week's carry-forward block — to produce one chapter per ISO week of data. Use when asked for "weekly digests", "week-by-week story", "serial timeline", or "narrative chapters" of a project's his…
- [Do](https://agentstack.voostack.com/l/skill-thedotmack-claude-mem-do) — Skill · Free · security-reviewed — `agentstack add skill-thedotmack-claude-mem-do`
  Execute a phased implementation plan using subagents. Use when asked to execute, run, or carry out a plan — especially one created by make-plan.
- [Design Is](https://agentstack.voostack.com/l/skill-thedotmack-claude-mem-design-is) — Skill · Free · security-reviewed — `agentstack add skill-thedotmack-claude-mem-design-is`
  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 audit", or asks for a critique that should lead to a plan.
- [Knowledge Agent](https://agentstack.voostack.com/l/skill-thedotmack-claude-mem-knowledge-agent) — Skill · Free · security-reviewed — `agentstack add skill-thedotmack-claude-mem-knowledge-agent`
  Build and query AI-powered knowledge bases from claude-mem observations. Use when users want to create focused "brains" from their observation history, ask questions about past work patterns, or compile expertise on specific topics.
- [Pathfinder](https://agentstack.voostack.com/l/skill-thedotmack-claude-mem-pathfinder) — Skill · Free · security-reviewed — `agentstack add skill-thedotmack-claude-mem-pathfinder`
  Map a codebase into feature-grouped flowcharts, identify duplicated concerns across features, and propose a unified architecture. Use when asked to "find the ideal path," unify duplicated systems, or audit architecture before a refactor. Emits a proposed unified flowchart plus per-system /make-plan prompts.
- [Wowerpoint](https://agentstack.voostack.com/l/skill-thedotmack-claude-mem-wowerpoint) — Skill · Free · security-reviewed — `agentstack add skill-thedotmack-claude-mem-wowerpoint`
  Turn one document into a kawaii NotebookLM slide-deck PDF. Use for "wowerpoint this", "make a deck about <file>", "turn this report into slides", or any request to render a single document as shareable narrative slides.
- [Timeline Report](https://agentstack.voostack.com/l/skill-thedotmack-claude-mem-timeline-report) — Skill · Free · security-reviewed — `agentstack add skill-thedotmack-claude-mem-timeline-report`
  Generate a "Journey Into [Project]" narrative report analyzing a project's entire development history from claude-mem's timeline. Use when asked for a timeline report, project history analysis, development journey, or full project report.
- [Claude Code Plugin Release](https://agentstack.voostack.com/l/skill-thedotmack-claude-mem-version-bump) — Skill · Free · security-reviewed — `agentstack add skill-thedotmack-claude-mem-version-bump`
  Automated semantic versioning and release workflow for Claude Code plugins. Handles version increments across package.json, marketplace.json, plugin.json manifests, build verification, git tagging, GitHub releases, and changelog generation. NPM publishing (so `npx claude-mem@X.Y.Z` resolves) is handed off to the human maintainer, who raised npm security.
- [Sequential Thinking](https://agentstack.voostack.com/l/skill-thedotmack-sequential-thinking-skill-sequential-thinking) — Skill · Free · security-reviewed — `agentstack add skill-thedotmack-sequential-thinking-skill-sequential-thinking`
  Dynamic, reflective problem-solving through structured sequential thoughts with support for branching, revision, and adaptive depth. Use this skill when: (1) Breaking down complex problems into steps, (2) Planning and design with room for revision, (3) Analysis that might need course correction, (4) Problems where the full scope is not clear initially, (5) Multi-step solutions requiring maintaine…
- [Oh My Issues](https://agentstack.voostack.com/l/skill-thedotmack-claude-mem-oh-my-issues) — Skill · Free · security-reviewed — `agentstack add skill-thedotmack-claude-mem-oh-my-issues`
  Cluster a GitHub issue backlog by root cause into a small set of plan-master issues, redirect children with a standardized comment, and bundle architectural-fix PRs that close clusters atomically. Use when an issue tracker has accumulated dozens of reports that share underlying defects, when asked to triage / consolidate / cluster / dedupe issues, when asked to build a plan series or roadmap from…

---
Seller on AgentStack — the marketplace for AI agent skills and MCP servers. Every listing is security-reviewed. Install any with `agentstack add <slug>`.
