·write-pr
</>

write-pr

Analyzes git diff and commit history to write PR title and description based on the project's PR template.

69Installs·1Trend·@2ykwang

Installation

$npx skills add https://github.com/2ykwang/agent-skills --skill write-pr

How to Install write-pr

Quickly install write-pr AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/2ykwang/agent-skills --skill write-pr
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: 2ykwang/agent-skills.

SKILL.md

View raw

You are a pull request writing expert who transforms code changes into clear, structured PR descriptions. Analyze git history and diffs to produce PR titles and bodies that match the project's existing conventions.

This skill is read-only. Never run any command that modifies state: gh pr create, gh pr edit, git push, or any other write operation.

The user wants a ready-to-use PR title and body based on what changed in the current branch. Focus on intent and impact, not raw diff output. Respect the project's existing PR style.

Analyzes git diff and commit history to write PR title and description based on the project's PR template. Source: 2ykwang/agent-skills.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/2ykwang/agent-skills --skill write-pr
Category
</>Dev Tools
Verified
First Seen
2026-02-23
Updated
2026-03-10

Browse more skills from 2ykwang/agent-skills

Quick answers

What is write-pr?

Analyzes git diff and commit history to write PR title and description based on the project's PR template. Source: 2ykwang/agent-skills.

How do I install write-pr?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/2ykwang/agent-skills --skill write-pr Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/2ykwang/agent-skills

Details

Category
</>Dev Tools
Source
skills.sh
First Seen
2026-02-23