simple-pr
FeaturedCreate a simple PR from staged changes with an auto-generated commit message
Install
Quality Score: 92/100
Skill Content
Details
- Author
- quickwit-oss
- Repository
- quickwit-oss/quickwit
- Created
- 5 years ago
- Last Updated
- today
- Language
- Rust
- License
- Apache-2.0
Integrates with
Similar Skills
Semantically similar based on skill content — not just same category
push-pr
Push current branch and create a GitHub PR if one doesn't exist
pr-create
Creates a pull request from current changes, monitors GitHub CI, and debugs any failures until CI passes. Use this when the user says "create pr", "make a pr", "open pull request", "submit pr", "pr for these changes", or wants to get their current work into a reviewable PR. Assumes the project uses git, is hosted on GitHub, and has GitHub Actions CI with automated checks (lint, build, tests, etc.). Does NOT merge - stops when CI passes and provides the PR link.
create-pr
Create a pull request for the current session. Use when the user wants to open a PR with the session's changes.
create-pr
Create a pull request for the current session. Use when the user wants to open a PR with the session's changes.