pr-descr

Community

Refresh PR title and description from context

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 diff between the base and your branch (or --auto for 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 required

Components

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.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.