release
SolidBump the unified JobPilot version (host + plugin), update the changelog, commit, and tag a new release
Install
Quality Score: 86/100
Skill Content
Details
- Author
- suxrobGM
- Repository
- suxrobGM/jobpilot
- Created
- 4 months ago
- Last Updated
- today
- Language
- TypeScript
- License
- MIT
Integrates with
Similar Skills
Semantically similar based on skill content — not just same category
release
Prepare a version release — bump version files, commit, and tag. Just run /release with no arguments.
publish
Prepare a version bump through a feature branch and pull request; merging to main auto-tags and publishes the release. Triggers on 'publish', 'release', 'bump version'.
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.