pr-description

Community

Generate precise PR bodies from diffs.

Authorkis9a
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill analyzes git diffs and generates a detailed PR description that aligns with team conventions and includes change summaries, test results, impact analysis, and verification steps.

Core Features & Use Cases

  • Diff analysis: analyzes changes by file and feature
  • PR body generation: produces sections for Summary, Changes, Test Results, Impact Analysis, Verification, and Rollback
  • Template compliance: can apply a standard PR template if available
  • Test results inclusion: includes relevant test outcomes

Quick Start

Run pr-description to generate a complete PR description from your current diff.

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-description
Download link: https://github.com/kis9a/claude-skills-demo/archive/main.zip#pr-description

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository