Help us improve
Share bugs, ideas, or general feedback.
From git
Create new GitHub pull requests, update existing ones, or add comments to them.
npx claudepluginhub technicalpickles/pickled-claude-plugins --plugin gitHow this command is triggered — by the user, by Claude, or both
Slash command
/git:pull-requestThe summary Claude sees in its command listing — used to decide when to auto-load this command
Use the `git:pull-request` skill to work with PRs.
/ghprOpens existing or creates new GitHub pull request for current branch. Checks PR status, drafts conventional commit title/body from branch/commits, confirms with user, then creates and opens.
/create-pull-requestGenerates pull requests using GitHub CLI with conventional commit titles, structured Markdown descriptions, issue links, labels, and reviewers.
/pr-createAutomatically creates a draft GitHub Pull Request: analyzes Git changes, fills PR template, auto-selects labels, preserves HTML comments.
/create-prCreates a pull request by handling branch creation, commits, and submission. Uses full conversation context and optional context argument.
/pr-automationCreates GitHub pull requests from chat session changes, handling branch creation, conventional commits, and PR description generation.
/create-prCreates or updates GitHub Pull Requests with auto-detected root repo/submodules, handling existing PRs and generating conventional titles/descriptions. Supports [scope], --draft, --base options.
Share bugs, ideas, or general feedback.
Use the git:pull-request skill to work with PRs.