19 published skills
- ▌ 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.
- ▌ 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.
- ▌ 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.
- ▌ 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.
- ▌ Do · thedotmackExecutes a phased implementation plan by deploying subagents for implementation, verification, anti-pattern checks, code quality review, and committing.
- ▌ Make Plan · thedotmackCreates a detailed, phased implementation plan with documentation discovery and subagent-based fact gathering.
- ▌ 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.
- ▌ 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.
- ▌ 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.
- ▌ 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.
- ▌ Wowerpoint · thedotmackConverts a single document into a kawaii-themed slide-deck PDF using NotebookLM, with an optional share link via the WOWerpoint Server.
- ▌ Learn Codebase · thedotmackReads every source file in a codebase to build a deep understanding of the project, using pagination for large files.