speedy-gonzales marketplace
Speed up your development workflows with the Speedy Gonzales marketplace plugin for Claude Code.
speedy-gonzales marketplace
Claude Code marketplace plugin that speeds up everyday dev workflows.
Installation
/plugin marketplace add https://github.com/nmoinvaz/speedy-gonzales
/plugin install speedy-gonzales@arriba
Commands
| Command | Description |
|---|---|
/commit | Full commit workflow with branch creation and PR |
/fixup | Apply staged changes to a previous commit |
/gh-pr | Create a PR with labels and reviewer |
/gh-pr-fix | Fix unresolved PR review comments |
/gh-pr-rebase | Rebase a PR onto its base branch |
/gh-release | Trigger a GitHub release workflow |
/gh-retry | Rerun failed CI workflows for a PR |
/dependabot-merge | Interactively review and merge Dependabot PRs |
/dependabot-rebase | Trigger Dependabot to rebase PRs |
/dependabot-triage | Triage Dependabot security alerts |
/jira-fix-bug | Fix a bug from a Jira issue |
/jira-download-attachments | Download all attachments and inline media from a Jira ticket |
Skills
| Skill | Description |
|---|---|
/branch-name | Create a branch with naming conventions |
/commit-msg | Generate and create a commit with message options |
/extract-asm | Extract function assembly from an object or assembly file |
Requirements
- GitHub CLI (
gh) - most commands - Atlassian MCP - Jira integration (optional)