pr-creator

Drafts template-compliant PR titles and descriptions for GitHub workflows.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/JansonXIE/sophon_cli --skill pr-creator-jansonxie
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: pr-creator
Source: https://github.com/JansonXIE/sophon_cli/tree/main/.gemini/skills/pr-creator
Command: npx skills add https://github.com/JansonXIE/sophon_cli --skill pr-creator-jansonxie

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Streamlines PR creation by ensuring every pull request adheres to repository templates and established standards.

Core Features & Use Cases

  • Template adherence: ensures PRs follow repository's pull request templates and guidelines.
  • Preflight safety: guides branch checks, avoids committing to main, and ensures changes are ready for review.
  • Guided drafting: helps generate a clear, template-compliant PR description and title.
  • Use Case: Ideal for feature additions, bug fixes, or documentation updates across projects.

Quick Start

Draft a compliant pull request for your latest change by following the repository's template.

Frequently Asked Questions about pr-creator

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I create a pull request that automatically follows a GitHub repository template?

A pull request automation skill drafts PRs that conform to repository templates and standards. It enforces preflight safety checks and guides branch validation to ensure your GitHub changes are ready for review.

How do I enforce preflight checks and branch safety before submitting a pull request?

You enforce preflight checks and branch safety by validating your git branch to avoid committing directly to main. A PR automation skill guides these checks to ensure your feature or bugfix changes are safe for review.

Can I automatically generate a template-compliant PR title and description for a bugfix?

Yes, you can automatically generate a template-compliant PR title and description for a bugfix. Guided drafting ensures your pull request aligns with established repository guidelines and standards without manual formatting.

Does PR automation work with existing GitHub workflows for documentation updates?

PR automation works with existing GitHub workflows for documentation updates by streamlining PR creation. It ensures every pull request for your documentation changes adheres to the repository's specific templates and established standards.

What is the best way to automate pull request creation across different types of code changes?

The best way to automate pull request creation across feature, bugfix, and documentation changes is using a template-driven PR automation skill. It standardizes PR descriptions and enforces branch safety across all your GitHub workflows.