write-pr

Generate pull request descriptions from git diffs and commit history.

2|Updated May 27, 2026
One-click install
npx skills add https://github.com/edlng/agents --skill write-pr-edlng
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: write-pr
Source: https://github.com/edlng/agents/tree/main/skills/universal/write-pr
Command: npx skills add https://github.com/edlng/agents --skill write-pr-edlng

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill eliminates the friction of writing pull request descriptions by automatically analyzing your git changes and drafting a professional, context-aware summary.

Core Features & Use Cases

  • Contextual Drafting: Analyzes diffs and commit history to generate accurate summaries, commit titles, and branch names.
  • Template Integration: Automatically detects or applies repository-specific PR templates for consistent documentation.
  • Humanization: Refines AI-generated text to ensure the output sounds natural and professional rather than robotic.

Quick Start

Ask the write-pr skill to generate a pull request description for the current changes in the repository.

Frequently Asked Questions about write-pr

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

FAQPage Schema
How do I generate a pull request description from git diffs automatically?

You can generate a pull request description by analyzing git diffs and commit history to produce a professional, context-aware summary. This process applies repository-specific PR templates to ensure standardized documentation for software development workflows.

Can I use commit history to create standardized branch names and PR summaries?

Yes, analyzing commit history and diffs allows you to create standardized branch names and PR summaries. The generated text is refined to sound natural and professional, ensuring the output integrates smoothly with repository naming conventions.

Does automated PR drafting work with repository-specific PR templates?

Automated PR drafting works with repository-specific PR templates by automatically detecting and applying them. This ensures the generated documentation remains consistent with existing project standards and formatting requirements.

What is the best way to make AI-generated code review documentation sound natural?

The best way to make AI-generated code review documentation sound natural is to apply a humanizer module that refines the text. This adjusts the tone of the drafted pull request descriptions to ensure they sound professional rather than robotic.

Do I need git access to generate PR drafts for my current repository changes?

Yes, you need git access to read the repository state and generate PR drafts for current changes. Without git access, the tool cannot analyze the diffs and commit history required to produce accurate, context-aware summaries.