pr-descr
CommunityRefresh PR title and description from context
Software Engineering#conventional commits#GitHub#pull requests#PR description#git diff#release workflow#repository templates
Authorluan
Version1.0.0
Installs0
System Documentation
What problem does it solve?
It helps you update an existing pull request’s title and description using the actual branch and repository context, so your PR is clearer, review-ready, and aligned with the repo’s conventions.
Core Features & Use Cases
- Branch-grounded PR editing: Reads the current PR title/body and regenerates improvements based on
git diffbetween the base and your branch (or--autofor committed-only assumptions). - Template-aware formatting: Pulls and respects
.github/PULL_REQUEST_TEMPLATE.md(when present), updating only what’s stale or missing while preserving intentional author/reviewer content. - Safer workflow: Assumes the PR already exists and provides a preview before editing; it never pushes or submits code.
Quick Start
Ask your AI to run the pr-descr skill with auto mode: pr-descr --auto to update your current PR title and description from branch context.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: pr-descr Download link: https://github.com/luan/agents/archive/main.zip#pr-descr Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.