merge-pr
SolidMerge a pull request with status checks, squash merge, and branch cleanup. Handles worktree contexts.
Install
Quality Score: 93/100
Skill Content
Details
- Author
- joshukraine
- Repository
- joshukraine/dotfiles
- Created
- 11 years ago
- Last Updated
- yesterday
- Language
- Shell
- License
- MIT
Integrates with
Similar Skills
Semantically similar based on skill content — not just same category
merge
Merge a PR (with merge commit) and prune merged branches. Usage: /merge [pr-number]
github-pr-merge
Merges GitHub Pull Requests after validating pre-merge checklist. Use when user wants to merge PR, close PR, finalize PR, complete merge, approve and merge, or execute merge. Runs pre-merge validation (tests, lint, CI, comments), confirms with user, merges with proper format, handles post-merge cleanup.
pr-merge
Merge a PR locally with fast-forward to preserve GPG-signed commits, then clean up.
create-pr
Create a pull request (GitHub) or merge request (GitLab) from the current branch
pr-merger
Verifies a PR is fully mergeable (CI green, no unresolved comments, approved) then merges it.