pr-generate-description

Generates pull request descriptions, CHANGELOGs, and feature-details documents for completed GitHub features.

Updated Jul 9, 2026
One-click install
npx skills add https://github.com/samykabu/sanduq --skill pr-generate-description
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: pr-generate-description
Source: https://github.com/samykabu/sanduq/tree/main/skills/devtools/skills/pr-generate-description
Command: npx skills add https://github.com/samykabu/sanduq --skill pr-generate-description

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill automates the generation of detailed pull request descriptions for completed features, including technical CHANGELOGs, feature-details documents, and architecture/process diagrams when relevant.

Core Features & Use Cases

  • Automated PR Description: Generates and updates PR descriptions with feature details.
  • Technical CHANGELOG: Creates a precise technical record of the feature changes.
  • Feature-details Document: Provides a plain-English explanation of the feature for review.
  • Diagram Generation: Automatically generates architecture and process diagrams if applicable.
  • PR Handling: Optionally creates or updates pull requests with the generated content.

Quick Start

Trigger the Skill with the command /devtools:pr-generate-description after finishing a feature.

Frequently Asked Questions about pr-generate-description

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

FAQPage Schema
How do I generate a pull request description for completed GitHub features?

You generate pull request descriptions for completed GitHub features by triggering the Skill after finishing a feature, which automatically creates detailed PR descriptions, technical CHANGELOGs, and feature-details documents.

Can I automatically update an existing pull request with new feature documentation?

Yes, you can update an existing pull request with new feature documentation. The Skill handles PR creation and updates based on GitHub branch status and Spec Kit feature documentation.

What is included in an automated technical CHANGELOG for a pull request?

An automated technical CHANGELOG for a pull request includes a precise technical record of feature changes, feature-details documents with plain-English explanations, and architecture or process diagrams when applicable.

Does this PR description generator work with Spec Kit feature documentation?

Yes, this PR description generator works with Spec Kit feature documentation. It utilizes Spec Kit features or GitHub branch status to handle PR creation and content updates.

Do I need feature documentation before generating a pull request description?

Yes, you need feature documentation before generating a pull request description. The Skill requires access to feature documentation and pull request management to generate technical records and product manager-facing narratives.

What is the best way to create product manager-facing narratives for pull requests?

The best way to create product manager-facing narratives for pull requests is using this Skill, which generates plain-English feature-details documents alongside technical CHANGELOGs and architecture diagrams for comprehensive review.