pr-template

Generate pull request descriptions from GitHub CLI change analysis.

3|Updated Jul 4, 2020
One-click install
npx skills add https://github.com/mei28/dotfiles --skill pr-template-mei28
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: pr-template
Source: https://github.com/mei28/dotfiles/tree/main/.claude/skills/pr-template
Command: npx skills add https://github.com/mei28/dotfiles --skill pr-template-mei28

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill automates the generation of pull request descriptions by analyzing changes via the GitHub CLI to produce consistent, publication-ready PR narratives.

Core Features & Use Cases

  • Structured PR templates: Generates comprehensive PR descriptions in English by default, with Japanese support when configured.
  • Language and customization: Allows language selection and template customization to fit team conventions.
  • Use Case: Ideal for teams that want consistent PR documentation across feature, bugfix, and refactor changes with minimal manual editing.

Quick Start

Provide a PR number or changes summary to generate a ready-to-use PR description template.

Frequently Asked Questions about pr-template

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

FAQPage Schema
How do I generate a pull request description using GitHub CLI?

You generate a pull request description by providing a PR number or changes summary, which the Skill analyzes via GitHub CLI to produce a publication-ready PR description template. It automates the creation of structured PR narratives for code review.

Can I customize the PR template for different types of code changes?

Yes, the PR template can be customized to fit team conventions. It generates consistent descriptions across feature, bugfix, and refactor changes, ensuring the pull request template adheres to your standard documentation format.

Does the PR template generation support languages other than English?

The PR template generation supports English by default and includes Japanese support when configured. You can select the language to ensure the pull request description meets your team's localization requirements.

What is the best way to automate PR documentation for code review?

The best way to automate PR documentation is using a tool that analyzes changes via GitHub CLI to output a standardized template. This ensures consistent PR narratives across features, fixes, and refactors with minimal manual editing.

Do I need to install extra dependencies to generate PR descriptions via GitHub CLI?

No extra dependencies are required to generate PR descriptions via GitHub CLI. The Skill operates independently to analyze your changes and output a standardized PR template without needing additional components or libraries.