From container-plugin
Creates and publishes GitHub releases using release-please automation, updates version in files with extra-files directive. Supports --draft and --prerelease. Invoke via /deploy-release <version>.
How this skill is triggered — by the user, by Claude, or both
Slash command
/container-plugin:deploy-releasesonnetThis skill is limited to the following tools:
The summary Claude sees in its skill listing — used to decide when to auto-load this skill
- Set up release-please release automation
npx claudepluginhub laurigates/claude-plugins --plugin container-pluginConfigures Google's release-please for automated versioning, changelog generation, and publishing via GitHub Actions using Conventional Commits.
Configures Google's release-please for automated semantic versioning, changelog generation, and GitHub releases in single-package and monorepo repositories.
Creates GitHub releases with semantic versioning: analyzes commits for version bumps, generates changelogs, updates version files like package.json or pyproject.toml, creates git tags, publishes notes, and attaches artifacts.