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 is the final human-required handoff because the maintainer raised npm security.

1.0K installs 93K starsUpdated Sep 3, 2026License: Apache-2.0

Install

npx skills add thedotmack/claude-mem@version-bump

Runs in your terminal. Adds the skill globally for Claude Code, Cursor, Codex and others; add -g -y to skip prompts.

What it does

Version Bump & Release Workflow IMPORTANT: Plan and write detailed release notes before starting. CRITICAL: Commit EVERYTHING (including build artifacts). At the end of this workflow, NOTHING should be left uncommitted or unpushed. Run git status at the end to verify. Preparation 1. Analyze: Determine if the change is PATCH (bug fixes), MINOR (features), or MAJOR (breaking). 2. Environment: Identify repository owner/name from git remote -v. 3. Paths — every file that carries the version string: - package.json — the npm/npx-published version (npx claude-mem@X.Y.Z resolves from this) -…

Excerpt from the skill's own SKILL.md. Read the full file on GitHub before installing: skills run with your agent's permissions.

View source on GitHub

Before you install

Skills are plain text instructions the agent follows, sometimes with scripts. Check the source, prefer repositories with many installs and stars, and read any script it ships.

Categories

Related skills

  • mem-search

    thedotmack/claude-mem

    >-

    7.9K installs 93KAI & agentsProductivity
  • smart-explore

    thedotmack/claude-mem

    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.

    6.5K installs 93KAI & agents
  • make-plan

    thedotmack/claude-mem

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

    6.4K installs 93K
  • do

    thedotmack/claude-mem

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

    6.3K installs 93K
  • timeline-report

    thedotmack/claude-mem

    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.

    6.0K installs 93KAI & agents
  • knowledge-agent

    thedotmack/claude-mem

    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.

    5.0K installs 93KAI & agentsProductivity

Search skills

/skills/thedotmack/claude-mem/version-bump/