dispatch-release
✓Dispatch a release using GitHub Actions. Use when asked to create a release, publish to npm, or start the release process.
Installation
SKILL.md
| latest | Production | Stable releases for general use | | prerelease | Beta/RC | Testing releases before stable |
The changelog will be auto-generated by the changelog-generation.yml workflow.
| release-dispatch.yml | Initiates release, creates PR and draft release | | changelog-generation.yml | Auto-generates changelog for release PRs | | release.yml | Publishes to npm when release PR merges |
Dispatch a release using GitHub Actions. Use when asked to create a release, publish to npm, or start the release process. Source: cartridge-gg/controller.
Facts (cite-ready)
Stable fields and commands for AI/search citations.
- Install command
npx skills add https://github.com/cartridge-gg/controller --skill dispatch-release- Source
- cartridge-gg/controller
- Category
- </>Dev Tools
- Verified
- ✓
- First Seen
- 2026-02-05
- Updated
- 2026-02-18
Quick answers
What is dispatch-release?
Dispatch a release using GitHub Actions. Use when asked to create a release, publish to npm, or start the release process. Source: cartridge-gg/controller.
How do I install dispatch-release?
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/cartridge-gg/controller --skill dispatch-release Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor
Where is the source repository?
https://github.com/cartridge-gg/controller
Details
- Category
- </>Dev Tools
- Source
- skills.sh
- First Seen
- 2026-02-05