Development
Command
/release-now
Create a git tag + GitHub Release for open-pr — an official release if standing on main, an RC if standing on a branch with an open PR (a dev tool specific to this repo, not shipped in the plugin).
shell
$ npx -y skills add TOMOSIA-VIETNAM/open-pr --agent claude-codeShips with open-pr. Installing the plugin gets this command.
How it fires
How this command gets triggered: by you, by Claude, or both.
- Fires itselfClaude auto-loads it when your prompt matches the work.
- You can call itInvoke it directly when you want it.
- Slash command
/release-now
Context preview
What this command does when you run it.
Create a git tag + GitHub Release for open-pr — an official release if standing on main, an RC if standing on a branch with an open PR (a dev tool specific to this repo, not shipped in the plugin).
Ships withopen-pr
Claude Code plugin for intelligent GitHub Pull Request reviews that continuously learns your project's conventions and team feedback.
Get the whole plugin, auto-invoked

