pr-comment

Write PR descriptions and change summaries from code commits.

130|8|Updated Nov 5, 2025
One-click install
npx skills add https://github.com/8starlabs/ui --skill pr-comment-8starlabs
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: pr-comment
Source: https://github.com/8starlabs/ui/tree/main/skills/pr-comment
Command: npx skills add https://github.com/8starlabs/ui --skill pr-comment-8starlabs

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill simplifies the creation of professional pull request descriptions and change summaries, streamlining the communication of code changes to reviewers.

Core Features & Use Cases

  • PR Description Writing: Generates clear and concise PR descriptions.
  • Change Summarization: Summarizes code changes into reviewer-friendly format.
  • Issue Closing: Automatically closes linked issues when relevant.

Quick Start

Generate a PR description for the latest commit.

Frequently Asked Questions about pr-comment

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

FAQPage Schema
How do I generate a pull request description from code commits?

To generate a pull request description, this Skill analyzes your code commits and writes a structured markdown summary of the changes. It ensures effective communication of code modifications to reviewers by formatting key changes clearly.

How do I write change summaries that automatically close linked issues?

Writing change summaries that close linked issues requires referencing the specific issue numbers within a structured markdown format. This Skill automatically incorporates those issue numbers into the PR description to trigger issue closing upon merge.

What is the best way to summarize code changes for reviewers?

The best way to summarize code changes for reviewers is using a reviewer-friendly format. This Skill operates within specific markdown guidelines to craft precise change summaries and key change highlights from your raw commits.

Does generating a PR description require a specific markdown format?

Yes, generating a PR description requires adherence to a specific structured markdown format. The Skill enforces these summary guidelines and mandates the inclusion of issue numbers when closing linked issues is needed.

Can I use this to summarize any code commit for my pull request?

Yes, you can use it to summarize any code commit for your pull request. It reads the commit history to produce concise PR descriptions and change summaries, streamlining the review process without needing external dependencies.