Command
publish
Use GitHub CLI to trigger the "publish" workflow with inputs:
Use Github CLI to change the latest version draft release to a published release on the repo djyde/ccmate-release.
$ npx -y skills add djyde/ccmate --agent claude-codeHow it fires
How this command gets triggered: by you, by Claude, or both.
/releaseContext preview
What this command does when you run it.
Use Github CLI to change the latest version draft release to a published release on the repo djyde/ccmate-release.
Use Github CLI to change the latest version draft release to a published release on the repo djyde/ccmate-release.
The release tag is `app-v__VERSION__`. The `__VERSION__` is the version number in `src-tauri/tauri.conf.json`.
A modern desktop application for managing Claude Code configuration files
Repo: djyde/ccmate