pr-creator
Automates high-quality Pull Request creation with branch safety, template enforcement, and preflight checks.
Install
npx skills add https://github.com/google-gemini/gemini-cli --skill pr-creatorStats
| Total installs | 1,192 |
| Weekly installs | 1.2K |
| GitHub stars | 99.3K |
| First seen | Jan 21, 2026 |
| Source | @google-gemini/gemini-cli |
Summary
- Enforces branch safety with critical checks to prevent commits and pushes to main
- Locates and applies repository-specific PR templates from .github/ directories, supporting multiple template variants
- Guides description drafting with template structure preservation, checklist completion, and issue linking
- Includes preflight validation via npm run preflight to catch build, lint, and test failures before PR creation
- Uses gh CLI with temporary files to safely handle multi-line Markdown descriptions and enforce Conventional Commits formatting
Tags
Related skills
| Skill | Installs | vs pr-creator |
|---|---|---|
| cairo-vulnerability-scanner | 1,169 | -23 |
| next-browser | 1,230 | +38 |
| filament-resource | 1,207 | +15 |
| anti-render | 1,210 | +18 |
| active-research | 1,168 | -24 |
FAQ
- How many installs does pr-creator have?
- pr-creator has 1,192 total installs and 1.2K installs this week.
- Where is pr-creator hosted?
- pr-creator is published by @google-gemini/gemini-cli at https://github.com/google-gemini/gemini-cli.
- How many GitHub stars does pr-creator have?
- pr-creator has 99.3K GitHub stars.
- When was pr-creator first indexed?
- OrangeBot.AI first indexed pr-creator on Jan 21, 2026.
- How do I install pr-creator?
- Run: npx skills add https://github.com/google-gemini/gemini-cli --skill pr-creator