pr-creator

Guide pull request creation with branch management and commit message formatting.

1.1k|98|Updated Nov 29, 2023
One-click install
npx skills add https://github.com/web-infra-dev/rsdoctor --skill pr-creator-web-infra-dev
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: pr-creator
Source: https://github.com/web-infra-dev/rsdoctor/tree/main/.agents/skills/pr-creator
Command: npx skills add https://github.com/web-infra-dev/rsdoctor --skill pr-creator-web-infra-dev

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill simplifies and standardizes the process of creating pull requests, reducing manual errors and ensuring compliance with project conventions.

Core Features & Use Cases

  • Guided PR Workflow: Guides users through branch verification, staging changes, and adhering to project templates.
  • Conventional Commit Support: Assists in drafting PR titles following established commit message conventions.
  • Use Case: A developer wants to submit a feature update; this Skill ensures the PR message is properly formatted and that all steps are systematically followed.

Quick Start

Input a description of the change you want to submit as a pull request, and this Skill will guide you through creating a standard-compliant PR.

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 follows project conventions?

To create a pull request that follows project conventions, this Skill guides you through branch verification, staging changes, and adhering to project templates for high-quality submissions.

What is the best way to format a pull request title for GitHub?

The best way to format a pull request title is by following established conventional commit message conventions, which this Skill assists you in drafting automatically.

How do I ensure my branch management is correct before submitting a PR?

To ensure your branch management is correct before submitting a PR, this Skill provides guided verification of your current branch and staged changes.

Can I use this tool to standardize pull request creation across my software repository?

Yes, you can use this tool to standardize pull request creation across your software repository by guiding users through structured branch management and template adherence.

Why does my pull request get rejected due to formatting issues?

Your pull request may get rejected due to formatting issues if it does not adhere to project templates or conventional commit message conventions; this Skill prevents such errors.