Gh Release banner
nmoinvaz nmoinvaz

Gh Release

Git community

Description

--- name: gh-release description: Create a new GitHub release by triggering the Release workflow argument-hint: "[owner/repo]" allowed-tools: Bash --- Create a new GitHub release by triggering the Release workflow. ## Arguments $ARGUMENTS should be a GitHub repository in the format `owner/repo`, or empty to use the current repository. ## Instructions 1. **Determine the repository**: - If $ARGUMENTS is provided, use it as the repository - If $ARGUMENTS is empty, get current repo: `gh r

Installation

Installs to ~/.claude/skills/nmoinvaz-speedy-gonzales-gh-release/SKILL.md

Terminal
mkdir -p ~/.claude/skills/nmoinvaz-speedy-gonzales-gh-release && curl -fsSL https://raw.githubusercontent.com/nmoinvaz/speedy-gonzales/HEAD/commands/gh-release.md -o ~/.claude/skills/nmoinvaz-speedy-gonzales-gh-release/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository