Creator ยท thedotmack
Last updated ยท Sep 2, 2026
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-requi
Creator ยท thedotmack
Last updated ยท Sep 2, 2026
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-requi
Creator ยท thedotmack
Last updated ยท Sep 2, 2026
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-requi
Creator ยท thedotmack
Last updated ยท Sep 2, 2026
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-requi
Sandbox only
Install targets
Codex install prompt
Install the "version-bump" agent skill from https://github.com/thedotmack/claude-mem/tree/main/plugin/skills/version-bump. Read its SKILL.md or equivalent instructions first, install only the files needed for this workspace, and summarize any required setup before using it. Skill purpose: 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. After the install attempt, report the result to https://www.openagentskill.com/api/agent/outcome with POST JSON {"event_id":"install_<unique-id>","skill_slug":"thedotmack-version-bump","task":"Install version-bump","agent":"codex","outcome":"success","install_used":true}. Replace event_id with a unique value and outcome with success or failed. Report success only after the skill is installed and a minimal verification passes.Supply asset profile
Code review, repo analysis, testing, CI, GitHub, DevOps, and developer workflow skills.
Scenario
GitHub automation
I need my agent to triage GitHub issues, review pull requests, and summarize repository changes.
Agent fit
Claude Code + OpenAI Agents + CLI
Codex, Claude Code, Cursor, CLI, or custom agents.
Install
Ready
npx skills add thedotmack/claude-mem --skill version-bump
Maintenance
fresh
5d since push
Risk
Needs review
Dependency or permission surface needs review
GitHub quality
93K
95/100 Quality ยท 72/100 Trust
Coverage tags
Review notes
Dependency or permission surface needs review ยท Permission surface may require sandboxing
Agent adoption scorecard
These scores combine public repository metadata, OpenAgentSkill review signals, maintenance freshness, and install readiness. They are a shortlist signal, not a replacement for human review.
Quality
ExcellentHigh-confidence pick with strong adoption and healthy maintenance signals.
Trust
Sandbox onlyUseful candidate with missing or mixed trust signals. Keep it in an isolated workspace until the outcome loop proves task fit.
Audit
Needs reviewA machine-readable review of install readiness, security metadata, maintenance, and adoption risk.
OpenAgentSkill Trust Score v5
Run only in a sandbox and compare close alternatives before using it for real work.
Stars
93K GitHub stars
Repo activity
93K stars, 8.2K forks
Maintenance
5d since push
License
Apache-2.0
Install
npx skills add thedotmack/claude-mem --skill version-bump
Install safety
Agent-readable metadata
Use this block or the embedded JSON to decide whether an agent should install this skill, choose an alternative, or ask for human review first.
Suited tasks
Suited agents
Install decision
Trust and risk
Outcome loop
Install command
npx skills add thedotmack/claude-mem --skill version-bumpDo not use when
Agent safety v2
Sparse or mixed signals. Useful for discovery, but not for autonomous installation.
Test manually in an isolated workspace and compare against safer alternatives.
high
Skill metadata references terminal, CLI, shell, subprocess, or command execution workflows.
medium
Skill likely fetches remote pages, APIs, repositories, or external services.
medium
Skill may read or write project files, documents, generated artifacts, or local workspace state.
high
Skill metadata references credentials, tokens, environment variables, or secret-bearing workflows.
Agent resolve plan
The Resolve API returns the selected skill, alternatives, safety policy, audit notes, install target, and copy-paste prompt an agent can follow without scraping this page.
Open JSON
/api/agent/resolve?task=Use%20version-bump%20for%20an%20agent%20workflow&agent=codex&max_risk=medium
Resolve text
/api/agent/resolve?task=Use%20version-bump%20for%20an%20agent%20workflow&agent=codex&max_risk=medium&format=text
Install handoff
/api/skills/thedotmack-version-bump/install
Agent should check
Copy prompt
Task: Use version-bump in this workspace.
Resolve first: https://www.openagentskill.com/api/agent/resolve?task=Use%20version-bump%20for%20an%20agent%20workflow&agent=codex&max_risk=medium
Review install handoff: https://www.openagentskill.com/api/skills/thedotmack-version-bump/install
Install command: npx skills add thedotmack/claude-mem --skill version-bump
Before running it, summarize audit warnings, required permissions, and the fallback skill if install is risky.Agent handoff
Use the public install endpoint to fetch the command, safety checklist, target prompts, and canonical links for this skill.
Install handoff
/api/skills/thedotmack-version-bump/install
LLM text format
/api/skills/thedotmack-version-bump/install?format=text
Find alternatives
/api/skills/search?q=version-bump&limit=3
Agent prompt
Use version-bump for this task. Review https://www.openagentskill.com/api/skills/thedotmack-version-bump/install, then install with: npx skills add thedotmack/claude-mem --skill version-bumpRegistry metadata
This page exposes the same decision, trust, audit, use-case, and install signals through the Registry API, so agents can rank this skill without scraping the UI.
Manifest
/api/registry/manifest/thedotmack-version-bump
LLM text
/api/registry/manifest/thedotmack-version-bump?format=text
Install alias
/api/registry/install/thedotmack-version-bump
Recommend
/api/registry/recommend?task=Use%20version-bump%20in%20an%20agent%20workflow&limit=3
Agent fit
GitHub automation
Use-case tags
Platforms
Claude Code, OpenAI Agents
Audit report
A machine-readable review of install readiness, security metadata, maintenance, and adoption risk.
Agent decision cockpit
Use this as a leading candidate, then validate the README and install path in your own agent stack.
Role in stack
Primary pick
Primary fit
GitHub automation
Trust label
Production-ready
Install path
Command ready
Use when
Evidence
review first
Implementation path
Trust profile
Useful candidate with missing or mixed trust signals. Keep it in an isolated workspace until the outcome loop proves task fit.
GitHub adoption
PASS93K GitHub stars
Stars/forks activity
PASS93K stars, 8.2K forks; issue activity unavailable in current metadata
Recent maintenance
PASS5d since push
License clarity
PASSApache-2.0
Good signals
Review before install
Recommended action
Run only in a sandbox and compare close alternatives before using it for real work.
Quality profile
High-confidence pick with strong adoption and healthy maintenance signals.
Workflow fit
Manage repositories
I need my agent to triage GitHub issues, review pull requests, and summarize repository changes.
Build and ship code
I need a coding agent that can understand a repository, edit code, and review pull requests.
Operate web apps
I need my agent to control a browser, fill forms, and verify web app workflows.
Workflow fit
Inspect, patch, and verify code
A workflow for software agents that inspect repositories, review pull requests, generate tests, and turn findings into shippable patches.
Operate and verify web apps
A workflow for agents that navigate products, fill forms, take screenshots, and verify real user flows across web applications.
Turn skills into distribution
A workflow for turning newly indexed skills into SEO briefs, social drafts, comparison pages, and reusable publishing workflows.
Alternative shortlist
Similar skills that may fit this task.
Wazuh - The Open Source Security Platform. Unified XDR and SIEM protection for endpoints and cloud workloads.
๐ต๏ธโโ๏ธ Collect a dossier on a person by username from 3000+ sites
Nuclei is a fast, customizable vulnerability scanner powered by the global security community and built on a simple YAML-based DSL, enabling collaboration to tackle trending vulnerabilities on the internet. It helps you find vulnerabilities in your applications, APIs, networks, DNS, and cloud configurations.
Infisical is the open-source platform for secrets, certificates, and privileged access management.
--- name: version-bump description: 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. ---
# 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) - `plugin/package.json` โ bundled plugin runtime deps - `.claude-plugin/marketplace.json` โ version inside `plugins[0].version` - `.claude-plugin/plugin.json` โ top-level Claude-plugin manifest - `plugin/.claude-plugin/plugin.json` โ bundled Claude-plugin manifest - `.codex-plugin/plugin.json` โ Codex-plugin manifest - `plugin/.codex-plugin/plugin.json` โ bundled Codex-plugin manifest - `openclaw/openclaw.plugin.json` โ OpenClaw plugin manifest
Verify coverage before editing: `git grep -l "\"version\": \"<OLD>\""` should list all eight. If a new manifest has been added since this doc was last updated, update this list.
## Workflow
1. **Update**: Increment the version string in every path above. Do NOT touch `CHANGELOG.md` โ it's regenerated. 2. **Verify**: `git grep -n "\"version\": \"<NEW>\""` โ confirm all eight files match. `git grep -n "\"version\": \"<OLD>\""` โ should return zero hits. 3. **Build and sync**: `npm run build-and-sync` to regenerate artifacts, sync the local marketplace copy, restart the worker, and clear the queue. Do not use plain `npm run build` for release validation because it can leave the local marketplace/worker out of sync. 4. **Commit**: `git add -A && git commit -m "chore: bump version to X.Y.Z"`. 5. **Tag**: `git tag -a vX.Y.Z -m "Version X.Y.Z"`. 6. **Push**: `git push origin main && git push origin vX.Y.Z`. 7. **GitHub release**: `gh release create vX.Y.Z --title "vX.Y.Z" --notes "RELEASE_NOTES"`. 8. **Changelog**: Regenerate via the project's changelog script: ```bash npm run changelog:generate ``` (Runs `node scripts/generate-changelog.js`, which pulls releases from the GitHub API and rewrites `CHANGELOG.md`.) 9. **Sync changelog**: Commit and push the updated `CHANGELOG.md`. 10. **Pre-handoff audit**: Verify the release commit, tag, GitHub release, and changelog are pushed; confirm the release worktree has no pending tracked changes; and ensure its build dependencies are present because `prepublishOnly` rebuilds the package. If `npm view claude-mem@X.Y.Z version` already resolves, skip the handoff and continue with post-publish checks. 11. **Final human handoff โ publish to npm.** Do not stop in the middle of the workflow for npm. Finish every agent-owned preparation above first, then make this the final human-required action.
The human maintainer's credentials/2FA are required. The agent MUST NOT run `npm publish` (or `np` / `npm run release:*`, which also publish). Give the exact release-worktree path and this command as the only requested action: ```bash npm publish # run by the HUMAN โ prepublishOnly rebuilds the package ``` Wait for confirmation. Do not ask the human to perform any other release step afterward. 12. **Post-publish verification and notification**: After confirmation, verify both the exact version and the latest dist-tag: ```bash npm view claude-mem@X.Y.Z version npm view claude-mem version ``` If the publish build touched tracked artifacts, run `npm run build-and-sync`, review the result, and commit/push any legitimate changes. Then run the Discord notification from `~/Scripts/claude-mem/`, where the `.env` with webhook details lives: ```bash cd ~/Scripts/claude-mem/ && npm run discord:notify vX.Y.Z ``` Do this only after npm verification, and even when the release worktree does not have a local `.env`. 13. **Finalize**: `git status` โ working tree must be clean and everything must be pushed. Only automated verification, notification, and cleanup may occur after the final human handoff.
## Checklist
- [ ] All eight config files have matching versions - [ ] `git grep` for old version returns zero hits - [ ] `npm run build-and-sync` succeeded - [ ] Git tag created and pushed - [ ] GitHub release created with notes - [ ] `CHANGELOG.md` updated and pushed - [ ] Pre-handoff audit passed; no agent-owned release preparation remains - [ ] **NPM publishing handed off as the final human-required action** (agent does NOT run it) - [ ] Exact npm version and `latest` both verified after the human publishes - [ ] Discord notification run from `~/Scripts/claude-mem/` only after npm verification - [ ] `git status` shows clean tree
Source provenance
Decision snapshot
93,017 GitHub stars
Audit
Install and adoption review
Agent-proven evidence
Outcome reports after resolve, review, install, and one narrow run.
No agent outcome data yet. The first agent run can report success, setup needs, risk blocks, failure, or not-relevant through /api/agent/outcome.
Install
Free and open source. Review the report before installing into production agents.
Growth loop
Scenario-led draft for version-bump, ready for a manual X post.
A practical pick for market research: version-bump: Automated semantic versioning and release workflow for Claude Code plugins. Handles version increments across package.json,... 93.0K stars https://www.openagentskill.com/skills/thedotmack-version-bump?ref=x
Listing + install path for version-bump: https://www.openagentskill.com/skills/thedotmack-version-bump?ref=x Install: npx skills add thedotmack/claude-mem --skill version-bump
Listing source
This listing was indexed from public sources and is not marked official until a maintainer claim is approved.
Attribution links to the public repository or creator profile. Creators can claim the listing to update ownership signals.
Claim this skillOwner claim
This Registry indexed listing is attributed to thedotmack but is not marked official yet. Claim it to add a verified owner signal and make future launch, install, and audit updates easier to trust.
Creator backlink kit
Show the canonical listing, current trust and audit signals, and real Agent-Proven evidence where developers evaluate the repository.
[](https://www.openagentskill.com/skills/thedotmack-version-bump?ref=github&utm_source=github&utm_medium=referral&utm_campaign=creator_badge)
[](https://www.openagentskill.com/skills/thedotmack-version-bump?ref=github&utm_source=github&utm_medium=referral&utm_campaign=creator_badge)
[](https://www.openagentskill.com/skills/thedotmack-version-bump/audit)
[](https://www.openagentskill.com/skills/thedotmack-version-bump?ref=github&utm_source=github&utm_medium=referral&utm_campaign=creator_badge)thedotmack
@thedotmack
Share whether this skill looks useful for your agent workflow. Aggregated feedback improves rankings over time.
Sandbox only
Wazuh
Wazuh - The Open Source Security Platform. Unified XDR and SIEM protection for endpoints and cloud workloads.
16.3K StarsMaigret
๐ต๏ธโโ๏ธ Collect a dossier on a person by username from 3000+ sites
32.9K StarsNuclei
Nuclei is a fast, customizable vulnerability scanner powered by the global security community and built on a simple YAML-based DSL, enabling collaboration to tackle trending vulnerabilities on the internet. It helps you find vulnerabilities in your applications, APIs, networks, DNS, and cloud configurations.
29.2K StarsInfisical
Infisical is the open-source platform for secrets, certificates, and privileged access management.
27.4K StarsSandbox only
Install targets
Codex install prompt
Install the "version-bump" agent skill from https://github.com/thedotmack/claude-mem/tree/main/plugin/skills/version-bump. Read its SKILL.md or equivalent instructions first, install only the files needed for this workspace, and summarize any required setup before using it. Skill purpose: 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. After the install attempt, report the result to https://www.openagentskill.com/api/agent/outcome with POST JSON {"event_id":"install_<unique-id>","skill_slug":"thedotmack-version-bump","task":"Install version-bump","agent":"codex","outcome":"success","install_used":true}. Replace event_id with a unique value and outcome with success or failed. Report success only after the skill is installed and a minimal verification passes.Supply asset profile
Code review, repo analysis, testing, CI, GitHub, DevOps, and developer workflow skills.
Scenario
GitHub automation
I need my agent to triage GitHub issues, review pull requests, and summarize repository changes.
Agent fit
Claude Code + OpenAI Agents + CLI
Codex, Claude Code, Cursor, CLI, or custom agents.
Install
Ready
npx skills add thedotmack/claude-mem --skill version-bump
Maintenance
fresh
5d since push
Risk
Needs review
Dependency or permission surface needs review
GitHub quality
93K
95/100 Quality ยท 72/100 Trust
Coverage tags
Review notes
Dependency or permission surface needs review ยท Permission surface may require sandboxing
Agent adoption scorecard
These scores combine public repository metadata, OpenAgentSkill review signals, maintenance freshness, and install readiness. They are a shortlist signal, not a replacement for human review.
Quality
ExcellentHigh-confidence pick with strong adoption and healthy maintenance signals.
Trust
Sandbox onlyUseful candidate with missing or mixed trust signals. Keep it in an isolated workspace until the outcome loop proves task fit.
Audit
Needs reviewA machine-readable review of install readiness, security metadata, maintenance, and adoption risk.
OpenAgentSkill Trust Score v5
Run only in a sandbox and compare close alternatives before using it for real work.
Stars
93K GitHub stars
Repo activity
93K stars, 8.2K forks
Maintenance
5d since push
License
Apache-2.0
Install
npx skills add thedotmack/claude-mem --skill version-bump
Install safety
Agent-readable metadata
Use this block or the embedded JSON to decide whether an agent should install this skill, choose an alternative, or ask for human review first.
Suited tasks
Suited agents
Install decision
Trust and risk
Outcome loop
Install command
npx skills add thedotmack/claude-mem --skill version-bumpDo not use when
Agent safety v2
Sparse or mixed signals. Useful for discovery, but not for autonomous installation.
Test manually in an isolated workspace and compare against safer alternatives.
high
Skill metadata references terminal, CLI, shell, subprocess, or command execution workflows.
medium
Skill likely fetches remote pages, APIs, repositories, or external services.
medium
Skill may read or write project files, documents, generated artifacts, or local workspace state.
high
Skill metadata references credentials, tokens, environment variables, or secret-bearing workflows.
Agent resolve plan
The Resolve API returns the selected skill, alternatives, safety policy, audit notes, install target, and copy-paste prompt an agent can follow without scraping this page.
Open JSON
/api/agent/resolve?task=Use%20version-bump%20for%20an%20agent%20workflow&agent=codex&max_risk=medium
Resolve text
/api/agent/resolve?task=Use%20version-bump%20for%20an%20agent%20workflow&agent=codex&max_risk=medium&format=text
Install handoff
/api/skills/thedotmack-version-bump/install
Agent should check
Copy prompt
Task: Use version-bump in this workspace.
Resolve first: https://www.openagentskill.com/api/agent/resolve?task=Use%20version-bump%20for%20an%20agent%20workflow&agent=codex&max_risk=medium
Review install handoff: https://www.openagentskill.com/api/skills/thedotmack-version-bump/install
Install command: npx skills add thedotmack/claude-mem --skill version-bump
Before running it, summarize audit warnings, required permissions, and the fallback skill if install is risky.Agent handoff
Use the public install endpoint to fetch the command, safety checklist, target prompts, and canonical links for this skill.
Install handoff
/api/skills/thedotmack-version-bump/install
LLM text format
/api/skills/thedotmack-version-bump/install?format=text
Find alternatives
/api/skills/search?q=version-bump&limit=3
Agent prompt
Use version-bump for this task. Review https://www.openagentskill.com/api/skills/thedotmack-version-bump/install, then install with: npx skills add thedotmack/claude-mem --skill version-bumpRegistry metadata
This page exposes the same decision, trust, audit, use-case, and install signals through the Registry API, so agents can rank this skill without scraping the UI.
Manifest
/api/registry/manifest/thedotmack-version-bump
LLM text
/api/registry/manifest/thedotmack-version-bump?format=text
Install alias
/api/registry/install/thedotmack-version-bump
Recommend
/api/registry/recommend?task=Use%20version-bump%20in%20an%20agent%20workflow&limit=3
Agent fit
GitHub automation
Use-case tags
Platforms
Claude Code, OpenAI Agents
Audit report
A machine-readable review of install readiness, security metadata, maintenance, and adoption risk.
Agent decision cockpit
Use this as a leading candidate, then validate the README and install path in your own agent stack.
Role in stack
Primary pick
Primary fit
GitHub automation
Trust label
Production-ready
Install path
Command ready
Use when
Evidence
review first
Implementation path
Trust profile
Useful candidate with missing or mixed trust signals. Keep it in an isolated workspace until the outcome loop proves task fit.
GitHub adoption
PASS93K GitHub stars
Stars/forks activity
PASS93K stars, 8.2K forks; issue activity unavailable in current metadata
Recent maintenance
PASS5d since push
License clarity
PASSApache-2.0
Good signals
Review before install
Recommended action
Run only in a sandbox and compare close alternatives before using it for real work.
Quality profile
High-confidence pick with strong adoption and healthy maintenance signals.
Workflow fit
Manage repositories
I need my agent to triage GitHub issues, review pull requests, and summarize repository changes.
Build and ship code
I need a coding agent that can understand a repository, edit code, and review pull requests.
Operate web apps
I need my agent to control a browser, fill forms, and verify web app workflows.
Workflow fit
Inspect, patch, and verify code
A workflow for software agents that inspect repositories, review pull requests, generate tests, and turn findings into shippable patches.
Operate and verify web apps
A workflow for agents that navigate products, fill forms, take screenshots, and verify real user flows across web applications.
Turn skills into distribution
A workflow for turning newly indexed skills into SEO briefs, social drafts, comparison pages, and reusable publishing workflows.
Alternative shortlist
Similar skills that may fit this task.
Wazuh - The Open Source Security Platform. Unified XDR and SIEM protection for endpoints and cloud workloads.
๐ต๏ธโโ๏ธ Collect a dossier on a person by username from 3000+ sites
Nuclei is a fast, customizable vulnerability scanner powered by the global security community and built on a simple YAML-based DSL, enabling collaboration to tackle trending vulnerabilities on the internet. It helps you find vulnerabilities in your applications, APIs, networks, DNS, and cloud configurations.
Infisical is the open-source platform for secrets, certificates, and privileged access management.
--- name: version-bump description: 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. ---
# 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) - `plugin/package.json` โ bundled plugin runtime deps - `.claude-plugin/marketplace.json` โ version inside `plugins[0].version` - `.claude-plugin/plugin.json` โ top-level Claude-plugin manifest - `plugin/.claude-plugin/plugin.json` โ bundled Claude-plugin manifest - `.codex-plugin/plugin.json` โ Codex-plugin manifest - `plugin/.codex-plugin/plugin.json` โ bundled Codex-plugin manifest - `openclaw/openclaw.plugin.json` โ OpenClaw plugin manifest
Verify coverage before editing: `git grep -l "\"version\": \"<OLD>\""` should list all eight. If a new manifest has been added since this doc was last updated, update this list.
## Workflow
1. **Update**: Increment the version string in every path above. Do NOT touch `CHANGELOG.md` โ it's regenerated. 2. **Verify**: `git grep -n "\"version\": \"<NEW>\""` โ confirm all eight files match. `git grep -n "\"version\": \"<OLD>\""` โ should return zero hits. 3. **Build and sync**: `npm run build-and-sync` to regenerate artifacts, sync the local marketplace copy, restart the worker, and clear the queue. Do not use plain `npm run build` for release validation because it can leave the local marketplace/worker out of sync. 4. **Commit**: `git add -A && git commit -m "chore: bump version to X.Y.Z"`. 5. **Tag**: `git tag -a vX.Y.Z -m "Version X.Y.Z"`. 6. **Push**: `git push origin main && git push origin vX.Y.Z`. 7. **GitHub release**: `gh release create vX.Y.Z --title "vX.Y.Z" --notes "RELEASE_NOTES"`. 8. **Changelog**: Regenerate via the project's changelog script: ```bash npm run changelog:generate ``` (Runs `node scripts/generate-changelog.js`, which pulls releases from the GitHub API and rewrites `CHANGELOG.md`.) 9. **Sync changelog**: Commit and push the updated `CHANGELOG.md`. 10. **Pre-handoff audit**: Verify the release commit, tag, GitHub release, and changelog are pushed; confirm the release worktree has no pending tracked changes; and ensure its build dependencies are present because `prepublishOnly` rebuilds the package. If `npm view claude-mem@X.Y.Z version` already resolves, skip the handoff and continue with post-publish checks. 11. **Final human handoff โ publish to npm.** Do not stop in the middle of the workflow for npm. Finish every agent-owned preparation above first, then make this the final human-required action.
The human maintainer's credentials/2FA are required. The agent MUST NOT run `npm publish` (or `np` / `npm run release:*`, which also publish). Give the exact release-worktree path and this command as the only requested action: ```bash npm publish # run by the HUMAN โ prepublishOnly rebuilds the package ``` Wait for confirmation. Do not ask the human to perform any other release step afterward. 12. **Post-publish verification and notification**: After confirmation, verify both the exact version and the latest dist-tag: ```bash npm view claude-mem@X.Y.Z version npm view claude-mem version ``` If the publish build touched tracked artifacts, run `npm run build-and-sync`, review the result, and commit/push any legitimate changes. Then run the Discord notification from `~/Scripts/claude-mem/`, where the `.env` with webhook details lives: ```bash cd ~/Scripts/claude-mem/ && npm run discord:notify vX.Y.Z ``` Do this only after npm verification, and even when the release worktree does not have a local `.env`. 13. **Finalize**: `git status` โ working tree must be clean and everything must be pushed. Only automated verification, notification, and cleanup may occur after the final human handoff.
## Checklist
- [ ] All eight config files have matching versions - [ ] `git grep` for old version returns zero hits - [ ] `npm run build-and-sync` succeeded - [ ] Git tag created and pushed - [ ] GitHub release created with notes - [ ] `CHANGELOG.md` updated and pushed - [ ] Pre-handoff audit passed; no agent-owned release preparation remains - [ ] **NPM publishing handed off as the final human-required action** (agent does NOT run it) - [ ] Exact npm version and `latest` both verified after the human publishes - [ ] Discord notification run from `~/Scripts/claude-mem/` only after npm verification - [ ] `git status` shows clean tree
Source provenance
Decision snapshot
93,017 GitHub stars
Audit
Install and adoption review
Agent-proven evidence
Outcome reports after resolve, review, install, and one narrow run.
No agent outcome data yet. The first agent run can report success, setup needs, risk blocks, failure, or not-relevant through /api/agent/outcome.
Install
Free and open source. Review the report before installing into production agents.
Growth loop
Scenario-led draft for version-bump, ready for a manual X post.
A practical pick for market research: version-bump: Automated semantic versioning and release workflow for Claude Code plugins. Handles version increments across package.json,... 93.0K stars https://www.openagentskill.com/skills/thedotmack-version-bump?ref=x
Listing + install path for version-bump: https://www.openagentskill.com/skills/thedotmack-version-bump?ref=x Install: npx skills add thedotmack/claude-mem --skill version-bump
Listing source
This listing was indexed from public sources and is not marked official until a maintainer claim is approved.
Attribution links to the public repository or creator profile. Creators can claim the listing to update ownership signals.
Claim this skillOwner claim
This Registry indexed listing is attributed to thedotmack but is not marked official yet. Claim it to add a verified owner signal and make future launch, install, and audit updates easier to trust.
Creator backlink kit
Show the canonical listing, current trust and audit signals, and real Agent-Proven evidence where developers evaluate the repository.
[](https://www.openagentskill.com/skills/thedotmack-version-bump?ref=github&utm_source=github&utm_medium=referral&utm_campaign=creator_badge)
[](https://www.openagentskill.com/skills/thedotmack-version-bump?ref=github&utm_source=github&utm_medium=referral&utm_campaign=creator_badge)
[](https://www.openagentskill.com/skills/thedotmack-version-bump/audit)
[](https://www.openagentskill.com/skills/thedotmack-version-bump?ref=github&utm_source=github&utm_medium=referral&utm_campaign=creator_badge)thedotmack
@thedotmack
Share whether this skill looks useful for your agent workflow. Aggregated feedback improves rankings over time.
Sandbox only
Wazuh
Wazuh - The Open Source Security Platform. Unified XDR and SIEM protection for endpoints and cloud workloads.
16.3K StarsMaigret
๐ต๏ธโโ๏ธ Collect a dossier on a person by username from 3000+ sites
32.9K StarsNuclei
Nuclei is a fast, customizable vulnerability scanner powered by the global security community and built on a simple YAML-based DSL, enabling collaboration to tackle trending vulnerabilities on the internet. It helps you find vulnerabilities in your applications, APIs, networks, DNS, and cloud configurations.
29.2K StarsInfisical
Infisical is the open-source platform for secrets, certificates, and privileged access management.
27.4K StarsSandbox only
Install targets
Codex install prompt
Install the "version-bump" agent skill from https://github.com/thedotmack/claude-mem/tree/main/plugin/skills/version-bump. Read its SKILL.md or equivalent instructions first, install only the files needed for this workspace, and summarize any required setup before using it. Skill purpose: 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. After the install attempt, report the result to https://www.openagentskill.com/api/agent/outcome with POST JSON {"event_id":"install_<unique-id>","skill_slug":"thedotmack-version-bump","task":"Install version-bump","agent":"codex","outcome":"success","install_used":true}. Replace event_id with a unique value and outcome with success or failed. Report success only after the skill is installed and a minimal verification passes.Supply asset profile
Code review, repo analysis, testing, CI, GitHub, DevOps, and developer workflow skills.
Scenario
GitHub automation
I need my agent to triage GitHub issues, review pull requests, and summarize repository changes.
Agent fit
Claude Code + OpenAI Agents + CLI
Codex, Claude Code, Cursor, CLI, or custom agents.
Install
Ready
npx skills add thedotmack/claude-mem --skill version-bump
Maintenance
fresh
5d since push
Risk
Needs review
Dependency or permission surface needs review
GitHub quality
93K
95/100 Quality ยท 72/100 Trust
Coverage tags
Review notes
Dependency or permission surface needs review ยท Permission surface may require sandboxing
Agent adoption scorecard
These scores combine public repository metadata, OpenAgentSkill review signals, maintenance freshness, and install readiness. They are a shortlist signal, not a replacement for human review.
Quality
ExcellentHigh-confidence pick with strong adoption and healthy maintenance signals.
Trust
Sandbox onlyUseful candidate with missing or mixed trust signals. Keep it in an isolated workspace until the outcome loop proves task fit.
Audit
Needs reviewA machine-readable review of install readiness, security metadata, maintenance, and adoption risk.
OpenAgentSkill Trust Score v5
Run only in a sandbox and compare close alternatives before using it for real work.
Stars
93K GitHub stars
Repo activity
93K stars, 8.2K forks
Maintenance
5d since push
License
Apache-2.0
Install
npx skills add thedotmack/claude-mem --skill version-bump
Install safety
Agent-readable metadata
Use this block or the embedded JSON to decide whether an agent should install this skill, choose an alternative, or ask for human review first.
Suited tasks
Suited agents
Install decision
Trust and risk
Outcome loop
Install command
npx skills add thedotmack/claude-mem --skill version-bumpDo not use when
Agent safety v2
Sparse or mixed signals. Useful for discovery, but not for autonomous installation.
Test manually in an isolated workspace and compare against safer alternatives.
high
Skill metadata references terminal, CLI, shell, subprocess, or command execution workflows.
medium
Skill likely fetches remote pages, APIs, repositories, or external services.
medium
Skill may read or write project files, documents, generated artifacts, or local workspace state.
high
Skill metadata references credentials, tokens, environment variables, or secret-bearing workflows.
Agent resolve plan
The Resolve API returns the selected skill, alternatives, safety policy, audit notes, install target, and copy-paste prompt an agent can follow without scraping this page.
Open JSON
/api/agent/resolve?task=Use%20version-bump%20for%20an%20agent%20workflow&agent=codex&max_risk=medium
Resolve text
/api/agent/resolve?task=Use%20version-bump%20for%20an%20agent%20workflow&agent=codex&max_risk=medium&format=text
Install handoff
/api/skills/thedotmack-version-bump/install
Agent should check
Copy prompt
Task: Use version-bump in this workspace.
Resolve first: https://www.openagentskill.com/api/agent/resolve?task=Use%20version-bump%20for%20an%20agent%20workflow&agent=codex&max_risk=medium
Review install handoff: https://www.openagentskill.com/api/skills/thedotmack-version-bump/install
Install command: npx skills add thedotmack/claude-mem --skill version-bump
Before running it, summarize audit warnings, required permissions, and the fallback skill if install is risky.Agent handoff
Use the public install endpoint to fetch the command, safety checklist, target prompts, and canonical links for this skill.
Install handoff
/api/skills/thedotmack-version-bump/install
LLM text format
/api/skills/thedotmack-version-bump/install?format=text
Find alternatives
/api/skills/search?q=version-bump&limit=3
Agent prompt
Use version-bump for this task. Review https://www.openagentskill.com/api/skills/thedotmack-version-bump/install, then install with: npx skills add thedotmack/claude-mem --skill version-bumpRegistry metadata
This page exposes the same decision, trust, audit, use-case, and install signals through the Registry API, so agents can rank this skill without scraping the UI.
Manifest
/api/registry/manifest/thedotmack-version-bump
LLM text
/api/registry/manifest/thedotmack-version-bump?format=text
Install alias
/api/registry/install/thedotmack-version-bump
Recommend
/api/registry/recommend?task=Use%20version-bump%20in%20an%20agent%20workflow&limit=3
Agent fit
GitHub automation
Use-case tags
Platforms
Claude Code, OpenAI Agents
Audit report
A machine-readable review of install readiness, security metadata, maintenance, and adoption risk.
Agent decision cockpit
Use this as a leading candidate, then validate the README and install path in your own agent stack.
Role in stack
Primary pick
Primary fit
GitHub automation
Trust label
Production-ready
Install path
Command ready
Use when
Evidence
review first
Implementation path
Trust profile
Useful candidate with missing or mixed trust signals. Keep it in an isolated workspace until the outcome loop proves task fit.
GitHub adoption
PASS93K GitHub stars
Stars/forks activity
PASS93K stars, 8.2K forks; issue activity unavailable in current metadata
Recent maintenance
PASS5d since push
License clarity
PASSApache-2.0
Good signals
Review before install
Recommended action
Run only in a sandbox and compare close alternatives before using it for real work.
Quality profile
High-confidence pick with strong adoption and healthy maintenance signals.
Workflow fit
Manage repositories
I need my agent to triage GitHub issues, review pull requests, and summarize repository changes.
Build and ship code
I need a coding agent that can understand a repository, edit code, and review pull requests.
Operate web apps
I need my agent to control a browser, fill forms, and verify web app workflows.
Workflow fit
Inspect, patch, and verify code
A workflow for software agents that inspect repositories, review pull requests, generate tests, and turn findings into shippable patches.
Operate and verify web apps
A workflow for agents that navigate products, fill forms, take screenshots, and verify real user flows across web applications.
Turn skills into distribution
A workflow for turning newly indexed skills into SEO briefs, social drafts, comparison pages, and reusable publishing workflows.
Alternative shortlist
Similar skills that may fit this task.
Wazuh - The Open Source Security Platform. Unified XDR and SIEM protection for endpoints and cloud workloads.
๐ต๏ธโโ๏ธ Collect a dossier on a person by username from 3000+ sites
Nuclei is a fast, customizable vulnerability scanner powered by the global security community and built on a simple YAML-based DSL, enabling collaboration to tackle trending vulnerabilities on the internet. It helps you find vulnerabilities in your applications, APIs, networks, DNS, and cloud configurations.
Infisical is the open-source platform for secrets, certificates, and privileged access management.
--- name: version-bump description: 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. ---
# 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) - `plugin/package.json` โ bundled plugin runtime deps - `.claude-plugin/marketplace.json` โ version inside `plugins[0].version` - `.claude-plugin/plugin.json` โ top-level Claude-plugin manifest - `plugin/.claude-plugin/plugin.json` โ bundled Claude-plugin manifest - `.codex-plugin/plugin.json` โ Codex-plugin manifest - `plugin/.codex-plugin/plugin.json` โ bundled Codex-plugin manifest - `openclaw/openclaw.plugin.json` โ OpenClaw plugin manifest
Verify coverage before editing: `git grep -l "\"version\": \"<OLD>\""` should list all eight. If a new manifest has been added since this doc was last updated, update this list.
## Workflow
1. **Update**: Increment the version string in every path above. Do NOT touch `CHANGELOG.md` โ it's regenerated. 2. **Verify**: `git grep -n "\"version\": \"<NEW>\""` โ confirm all eight files match. `git grep -n "\"version\": \"<OLD>\""` โ should return zero hits. 3. **Build and sync**: `npm run build-and-sync` to regenerate artifacts, sync the local marketplace copy, restart the worker, and clear the queue. Do not use plain `npm run build` for release validation because it can leave the local marketplace/worker out of sync. 4. **Commit**: `git add -A && git commit -m "chore: bump version to X.Y.Z"`. 5. **Tag**: `git tag -a vX.Y.Z -m "Version X.Y.Z"`. 6. **Push**: `git push origin main && git push origin vX.Y.Z`. 7. **GitHub release**: `gh release create vX.Y.Z --title "vX.Y.Z" --notes "RELEASE_NOTES"`. 8. **Changelog**: Regenerate via the project's changelog script: ```bash npm run changelog:generate ``` (Runs `node scripts/generate-changelog.js`, which pulls releases from the GitHub API and rewrites `CHANGELOG.md`.) 9. **Sync changelog**: Commit and push the updated `CHANGELOG.md`. 10. **Pre-handoff audit**: Verify the release commit, tag, GitHub release, and changelog are pushed; confirm the release worktree has no pending tracked changes; and ensure its build dependencies are present because `prepublishOnly` rebuilds the package. If `npm view claude-mem@X.Y.Z version` already resolves, skip the handoff and continue with post-publish checks. 11. **Final human handoff โ publish to npm.** Do not stop in the middle of the workflow for npm. Finish every agent-owned preparation above first, then make this the final human-required action.
The human maintainer's credentials/2FA are required. The agent MUST NOT run `npm publish` (or `np` / `npm run release:*`, which also publish). Give the exact release-worktree path and this command as the only requested action: ```bash npm publish # run by the HUMAN โ prepublishOnly rebuilds the package ``` Wait for confirmation. Do not ask the human to perform any other release step afterward. 12. **Post-publish verification and notification**: After confirmation, verify both the exact version and the latest dist-tag: ```bash npm view claude-mem@X.Y.Z version npm view claude-mem version ``` If the publish build touched tracked artifacts, run `npm run build-and-sync`, review the result, and commit/push any legitimate changes. Then run the Discord notification from `~/Scripts/claude-mem/`, where the `.env` with webhook details lives: ```bash cd ~/Scripts/claude-mem/ && npm run discord:notify vX.Y.Z ``` Do this only after npm verification, and even when the release worktree does not have a local `.env`. 13. **Finalize**: `git status` โ working tree must be clean and everything must be pushed. Only automated verification, notification, and cleanup may occur after the final human handoff.
## Checklist
- [ ] All eight config files have matching versions - [ ] `git grep` for old version returns zero hits - [ ] `npm run build-and-sync` succeeded - [ ] Git tag created and pushed - [ ] GitHub release created with notes - [ ] `CHANGELOG.md` updated and pushed - [ ] Pre-handoff audit passed; no agent-owned release preparation remains - [ ] **NPM publishing handed off as the final human-required action** (agent does NOT run it) - [ ] Exact npm version and `latest` both verified after the human publishes - [ ] Discord notification run from `~/Scripts/claude-mem/` only after npm verification - [ ] `git status` shows clean tree
Source provenance
Decision snapshot
93,017 GitHub stars
Audit
Install and adoption review
Agent-proven evidence
Outcome reports after resolve, review, install, and one narrow run.
No agent outcome data yet. The first agent run can report success, setup needs, risk blocks, failure, or not-relevant through /api/agent/outcome.
Install
Free and open source. Review the report before installing into production agents.
Growth loop
Scenario-led draft for version-bump, ready for a manual X post.
A practical pick for market research: version-bump: Automated semantic versioning and release workflow for Claude Code plugins. Handles version increments across package.json,... 93.0K stars https://www.openagentskill.com/skills/thedotmack-version-bump?ref=x
Listing + install path for version-bump: https://www.openagentskill.com/skills/thedotmack-version-bump?ref=x Install: npx skills add thedotmack/claude-mem --skill version-bump
Listing source
This listing was indexed from public sources and is not marked official until a maintainer claim is approved.
Attribution links to the public repository or creator profile. Creators can claim the listing to update ownership signals.
Claim this skillOwner claim
This Registry indexed listing is attributed to thedotmack but is not marked official yet. Claim it to add a verified owner signal and make future launch, install, and audit updates easier to trust.
Creator backlink kit
Show the canonical listing, current trust and audit signals, and real Agent-Proven evidence where developers evaluate the repository.
[](https://www.openagentskill.com/skills/thedotmack-version-bump?ref=github&utm_source=github&utm_medium=referral&utm_campaign=creator_badge)
[](https://www.openagentskill.com/skills/thedotmack-version-bump?ref=github&utm_source=github&utm_medium=referral&utm_campaign=creator_badge)
[](https://www.openagentskill.com/skills/thedotmack-version-bump/audit)
[](https://www.openagentskill.com/skills/thedotmack-version-bump?ref=github&utm_source=github&utm_medium=referral&utm_campaign=creator_badge)thedotmack
@thedotmack
Share whether this skill looks useful for your agent workflow. Aggregated feedback improves rankings over time.
Sandbox only
Wazuh
Wazuh - The Open Source Security Platform. Unified XDR and SIEM protection for endpoints and cloud workloads.
16.3K StarsMaigret
๐ต๏ธโโ๏ธ Collect a dossier on a person by username from 3000+ sites
32.9K StarsNuclei
Nuclei is a fast, customizable vulnerability scanner powered by the global security community and built on a simple YAML-based DSL, enabling collaboration to tackle trending vulnerabilities on the internet. It helps you find vulnerabilities in your applications, APIs, networks, DNS, and cloud configurations.
29.2K StarsInfisical
Infisical is the open-source platform for secrets, certificates, and privileged access management.
27.4K StarsSandbox only
Install targets
Codex install prompt
Install the "version-bump" agent skill from https://github.com/thedotmack/claude-mem/tree/main/plugin/skills/version-bump. Read its SKILL.md or equivalent instructions first, install only the files needed for this workspace, and summarize any required setup before using it. Skill purpose: 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. After the install attempt, report the result to https://www.openagentskill.com/api/agent/outcome with POST JSON {"event_id":"install_<unique-id>","skill_slug":"thedotmack-version-bump","task":"Install version-bump","agent":"codex","outcome":"success","install_used":true}. Replace event_id with a unique value and outcome with success or failed. Report success only after the skill is installed and a minimal verification passes.Supply asset profile
Code review, repo analysis, testing, CI, GitHub, DevOps, and developer workflow skills.
Scenario
GitHub automation
I need my agent to triage GitHub issues, review pull requests, and summarize repository changes.
Agent fit
Claude Code + OpenAI Agents + CLI
Codex, Claude Code, Cursor, CLI, or custom agents.
Install
Ready
npx skills add thedotmack/claude-mem --skill version-bump
Maintenance
fresh
5d since push
Risk
Needs review
Dependency or permission surface needs review
GitHub quality
93K
95/100 Quality ยท 72/100 Trust
Coverage tags
Review notes
Dependency or permission surface needs review ยท Permission surface may require sandboxing
Agent adoption scorecard
These scores combine public repository metadata, OpenAgentSkill review signals, maintenance freshness, and install readiness. They are a shortlist signal, not a replacement for human review.
Quality
ExcellentHigh-confidence pick with strong adoption and healthy maintenance signals.
Trust
Sandbox onlyUseful candidate with missing or mixed trust signals. Keep it in an isolated workspace until the outcome loop proves task fit.
Audit
Needs reviewA machine-readable review of install readiness, security metadata, maintenance, and adoption risk.
OpenAgentSkill Trust Score v5
Run only in a sandbox and compare close alternatives before using it for real work.
Stars
93K GitHub stars
Repo activity
93K stars, 8.2K forks
Maintenance
5d since push
License
Apache-2.0
Install
npx skills add thedotmack/claude-mem --skill version-bump
Install safety
Agent-readable metadata
Use this block or the embedded JSON to decide whether an agent should install this skill, choose an alternative, or ask for human review first.
Suited tasks
Suited agents
Install decision
Trust and risk
Outcome loop
Install command
npx skills add thedotmack/claude-mem --skill version-bumpDo not use when
Agent safety v2
Sparse or mixed signals. Useful for discovery, but not for autonomous installation.
Test manually in an isolated workspace and compare against safer alternatives.
high
Skill metadata references terminal, CLI, shell, subprocess, or command execution workflows.
medium
Skill likely fetches remote pages, APIs, repositories, or external services.
medium
Skill may read or write project files, documents, generated artifacts, or local workspace state.
high
Skill metadata references credentials, tokens, environment variables, or secret-bearing workflows.
Agent resolve plan
The Resolve API returns the selected skill, alternatives, safety policy, audit notes, install target, and copy-paste prompt an agent can follow without scraping this page.
Open JSON
/api/agent/resolve?task=Use%20version-bump%20for%20an%20agent%20workflow&agent=codex&max_risk=medium
Resolve text
/api/agent/resolve?task=Use%20version-bump%20for%20an%20agent%20workflow&agent=codex&max_risk=medium&format=text
Install handoff
/api/skills/thedotmack-version-bump/install
Agent should check
Copy prompt
Task: Use version-bump in this workspace.
Resolve first: https://www.openagentskill.com/api/agent/resolve?task=Use%20version-bump%20for%20an%20agent%20workflow&agent=codex&max_risk=medium
Review install handoff: https://www.openagentskill.com/api/skills/thedotmack-version-bump/install
Install command: npx skills add thedotmack/claude-mem --skill version-bump
Before running it, summarize audit warnings, required permissions, and the fallback skill if install is risky.Agent handoff
Use the public install endpoint to fetch the command, safety checklist, target prompts, and canonical links for this skill.
Install handoff
/api/skills/thedotmack-version-bump/install
LLM text format
/api/skills/thedotmack-version-bump/install?format=text
Find alternatives
/api/skills/search?q=version-bump&limit=3
Agent prompt
Use version-bump for this task. Review https://www.openagentskill.com/api/skills/thedotmack-version-bump/install, then install with: npx skills add thedotmack/claude-mem --skill version-bumpRegistry metadata
This page exposes the same decision, trust, audit, use-case, and install signals through the Registry API, so agents can rank this skill without scraping the UI.
Manifest
/api/registry/manifest/thedotmack-version-bump
LLM text
/api/registry/manifest/thedotmack-version-bump?format=text
Install alias
/api/registry/install/thedotmack-version-bump
Recommend
/api/registry/recommend?task=Use%20version-bump%20in%20an%20agent%20workflow&limit=3
Agent fit
GitHub automation
Use-case tags
Platforms
Claude Code, OpenAI Agents
Audit report
A machine-readable review of install readiness, security metadata, maintenance, and adoption risk.
Agent decision cockpit
Use this as a leading candidate, then validate the README and install path in your own agent stack.
Role in stack
Primary pick
Primary fit
GitHub automation
Trust label
Production-ready
Install path
Command ready
Use when
Evidence
review first
Implementation path
Trust profile
Useful candidate with missing or mixed trust signals. Keep it in an isolated workspace until the outcome loop proves task fit.
GitHub adoption
PASS93K GitHub stars
Stars/forks activity
PASS93K stars, 8.2K forks; issue activity unavailable in current metadata
Recent maintenance
PASS5d since push
License clarity
PASSApache-2.0
Good signals
Review before install
Recommended action
Run only in a sandbox and compare close alternatives before using it for real work.
Quality profile
High-confidence pick with strong adoption and healthy maintenance signals.
Workflow fit
Manage repositories
I need my agent to triage GitHub issues, review pull requests, and summarize repository changes.
Build and ship code
I need a coding agent that can understand a repository, edit code, and review pull requests.
Operate web apps
I need my agent to control a browser, fill forms, and verify web app workflows.
Workflow fit
Inspect, patch, and verify code
A workflow for software agents that inspect repositories, review pull requests, generate tests, and turn findings into shippable patches.
Operate and verify web apps
A workflow for agents that navigate products, fill forms, take screenshots, and verify real user flows across web applications.
Turn skills into distribution
A workflow for turning newly indexed skills into SEO briefs, social drafts, comparison pages, and reusable publishing workflows.
Alternative shortlist
Similar skills that may fit this task.
Wazuh - The Open Source Security Platform. Unified XDR and SIEM protection for endpoints and cloud workloads.
๐ต๏ธโโ๏ธ Collect a dossier on a person by username from 3000+ sites
Nuclei is a fast, customizable vulnerability scanner powered by the global security community and built on a simple YAML-based DSL, enabling collaboration to tackle trending vulnerabilities on the internet. It helps you find vulnerabilities in your applications, APIs, networks, DNS, and cloud configurations.
Infisical is the open-source platform for secrets, certificates, and privileged access management.
--- name: version-bump description: 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. ---
# 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) - `plugin/package.json` โ bundled plugin runtime deps - `.claude-plugin/marketplace.json` โ version inside `plugins[0].version` - `.claude-plugin/plugin.json` โ top-level Claude-plugin manifest - `plugin/.claude-plugin/plugin.json` โ bundled Claude-plugin manifest - `.codex-plugin/plugin.json` โ Codex-plugin manifest - `plugin/.codex-plugin/plugin.json` โ bundled Codex-plugin manifest - `openclaw/openclaw.plugin.json` โ OpenClaw plugin manifest
Verify coverage before editing: `git grep -l "\"version\": \"<OLD>\""` should list all eight. If a new manifest has been added since this doc was last updated, update this list.
## Workflow
1. **Update**: Increment the version string in every path above. Do NOT touch `CHANGELOG.md` โ it's regenerated. 2. **Verify**: `git grep -n "\"version\": \"<NEW>\""` โ confirm all eight files match. `git grep -n "\"version\": \"<OLD>\""` โ should return zero hits. 3. **Build and sync**: `npm run build-and-sync` to regenerate artifacts, sync the local marketplace copy, restart the worker, and clear the queue. Do not use plain `npm run build` for release validation because it can leave the local marketplace/worker out of sync. 4. **Commit**: `git add -A && git commit -m "chore: bump version to X.Y.Z"`. 5. **Tag**: `git tag -a vX.Y.Z -m "Version X.Y.Z"`. 6. **Push**: `git push origin main && git push origin vX.Y.Z`. 7. **GitHub release**: `gh release create vX.Y.Z --title "vX.Y.Z" --notes "RELEASE_NOTES"`. 8. **Changelog**: Regenerate via the project's changelog script: ```bash npm run changelog:generate ``` (Runs `node scripts/generate-changelog.js`, which pulls releases from the GitHub API and rewrites `CHANGELOG.md`.) 9. **Sync changelog**: Commit and push the updated `CHANGELOG.md`. 10. **Pre-handoff audit**: Verify the release commit, tag, GitHub release, and changelog are pushed; confirm the release worktree has no pending tracked changes; and ensure its build dependencies are present because `prepublishOnly` rebuilds the package. If `npm view claude-mem@X.Y.Z version` already resolves, skip the handoff and continue with post-publish checks. 11. **Final human handoff โ publish to npm.** Do not stop in the middle of the workflow for npm. Finish every agent-owned preparation above first, then make this the final human-required action.
The human maintainer's credentials/2FA are required. The agent MUST NOT run `npm publish` (or `np` / `npm run release:*`, which also publish). Give the exact release-worktree path and this command as the only requested action: ```bash npm publish # run by the HUMAN โ prepublishOnly rebuilds the package ``` Wait for confirmation. Do not ask the human to perform any other release step afterward. 12. **Post-publish verification and notification**: After confirmation, verify both the exact version and the latest dist-tag: ```bash npm view claude-mem@X.Y.Z version npm view claude-mem version ``` If the publish build touched tracked artifacts, run `npm run build-and-sync`, review the result, and commit/push any legitimate changes. Then run the Discord notification from `~/Scripts/claude-mem/`, where the `.env` with webhook details lives: ```bash cd ~/Scripts/claude-mem/ && npm run discord:notify vX.Y.Z ``` Do this only after npm verification, and even when the release worktree does not have a local `.env`. 13. **Finalize**: `git status` โ working tree must be clean and everything must be pushed. Only automated verification, notification, and cleanup may occur after the final human handoff.
## Checklist
- [ ] All eight config files have matching versions - [ ] `git grep` for old version returns zero hits - [ ] `npm run build-and-sync` succeeded - [ ] Git tag created and pushed - [ ] GitHub release created with notes - [ ] `CHANGELOG.md` updated and pushed - [ ] Pre-handoff audit passed; no agent-owned release preparation remains - [ ] **NPM publishing handed off as the final human-required action** (agent does NOT run it) - [ ] Exact npm version and `latest` both verified after the human publishes - [ ] Discord notification run from `~/Scripts/claude-mem/` only after npm verification - [ ] `git status` shows clean tree
Source provenance
Decision snapshot
93,017 GitHub stars
Audit
Install and adoption review
Agent-proven evidence
Outcome reports after resolve, review, install, and one narrow run.
No agent outcome data yet. The first agent run can report success, setup needs, risk blocks, failure, or not-relevant through /api/agent/outcome.
Install
Free and open source. Review the report before installing into production agents.
Growth loop
Scenario-led draft for version-bump, ready for a manual X post.
A practical pick for market research: version-bump: Automated semantic versioning and release workflow for Claude Code plugins. Handles version increments across package.json,... 93.0K stars https://www.openagentskill.com/skills/thedotmack-version-bump?ref=x
Listing + install path for version-bump: https://www.openagentskill.com/skills/thedotmack-version-bump?ref=x Install: npx skills add thedotmack/claude-mem --skill version-bump
Listing source
This listing was indexed from public sources and is not marked official until a maintainer claim is approved.
Attribution links to the public repository or creator profile. Creators can claim the listing to update ownership signals.
Claim this skillOwner claim
This Registry indexed listing is attributed to thedotmack but is not marked official yet. Claim it to add a verified owner signal and make future launch, install, and audit updates easier to trust.
Creator backlink kit
Show the canonical listing, current trust and audit signals, and real Agent-Proven evidence where developers evaluate the repository.
[](https://www.openagentskill.com/skills/thedotmack-version-bump?ref=github&utm_source=github&utm_medium=referral&utm_campaign=creator_badge)
[](https://www.openagentskill.com/skills/thedotmack-version-bump?ref=github&utm_source=github&utm_medium=referral&utm_campaign=creator_badge)
[](https://www.openagentskill.com/skills/thedotmack-version-bump/audit)
[](https://www.openagentskill.com/skills/thedotmack-version-bump?ref=github&utm_source=github&utm_medium=referral&utm_campaign=creator_badge)thedotmack
@thedotmack
Share whether this skill looks useful for your agent workflow. Aggregated feedback improves rankings over time.
Sandbox only
Wazuh
Wazuh - The Open Source Security Platform. Unified XDR and SIEM protection for endpoints and cloud workloads.
16.3K StarsMaigret
๐ต๏ธโโ๏ธ Collect a dossier on a person by username from 3000+ sites
32.9K StarsNuclei
Nuclei is a fast, customizable vulnerability scanner powered by the global security community and built on a simple YAML-based DSL, enabling collaboration to tackle trending vulnerabilities on the internet. It helps you find vulnerabilities in your applications, APIs, networks, DNS, and cloud configurations.
29.2K StarsInfisical
Infisical is the open-source platform for secrets, certificates, and privileged access management.
27.4K StarsPermission surface
secrets or environment access, shell or command execution
Agent outcomes
No agent outcome data yet
Docs
Usable metadata, review docs
Risk summary
Install readiness
Permission surface
secrets or environment access, shell or command execution
Agent outcomes
No agent outcome data yet
Docs
Usable metadata, review docs
Risk summary
Install readiness
Permission surface
secrets or environment access, shell or command execution
Agent outcomes
No agent outcome data yet
Docs
Usable metadata, review docs
Risk summary
Install readiness
Permission surface
secrets or environment access, shell or command execution
Agent outcomes
No agent outcome data yet
Docs
Usable metadata, review docs
Risk summary
Install readiness