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.
Automates GitHub releases with gh CLI including semantic versioning, changelog generation from PRs, tagging, and asset management. Use for creating, editing, or verifying releases.