create-pr

Automate pull request creation with templates linking to issues.

23|1|Updated Oct 14, 2025
One-click install
npx skills add https://github.com/qauth-labs/qauth --skill create-pr-qauth-labs
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: create-pr
Source: https://github.com/qauth-labs/qauth/tree/main/.claude/skills/create-pr
Command: npx skills add https://github.com/qauth-labs/qauth --skill create-pr-qauth-labs

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill automates the process of drafting and submitting well-structured pull requests aligned with project conventions, reducing manual effort and ensuring consistency.

Core Features & Use Cases

  • PR Drafting: Generate properly formatted PR titles and bodies that link to relevant issues.
  • Workflow Automation: Assist developers in creating consistent PRs for feature additions, bug fixes, or refactoring tasks.
  • Use Case: A developer wishes to submit a feature update; this Skill helps compose the PR with standardized format, linking to the relevant issue number, and pushing the PR to the repository.

Quick Start

Describe the key changes made in your branch, specify the related issue number, and invoke the create-pr command to generate a draft PR matching project guidelines.

Frequently Asked Questions about create-pr

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

FAQPage Schema
How do I automate pull request creation for git workflow?

To automate pull request creation, this Skill generates convention-compliant PR titles and bodies by utilizing standardized templates, ensuring consistency and linking to relevant issues automatically.

Can I format pull request titles and bodies to match project conventions?

Yes, you can format pull request titles and bodies to match project conventions by providing the key changes and the related issue number to generate a draft PR that adheres to standardized guidelines.

What is the best way to streamline DevOps pull request workflows?

The best way to streamline DevOps pull request workflows is automating the drafting of well-structured PRs for feature additions or bug fixes, reducing manual effort and ensuring consistent formatting across code repositories.

Do I need to specify the issue number when drafting a pull request?

Yes, you need to specify the related issue number when drafting a pull request so the automation can properly link the generated PR body to the relevant issue within your project repository.

Does this pull request automation work for refactoring tasks?

Yes, this pull request automation works for refactoring tasks by assisting developers in composing consistently formatted PRs for any code repository updates, including feature additions and bug fixes.