classify-changelog-pr

Classify pull requests into changelog categories like NEW-FEATURE and BUG-FIX.

88|19|Updated Apr 30, 2026
One-click install
npx skills add https://github.com/Heartcoolman/warp-cn --skill classify-changelog-pr-heartcoolman
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: classify-changelog-pr
Source: https://github.com/Heartcoolman/warp-cn/tree/main/.agents/skills/classify-changelog-pr
Command: npx skills add https://github.com/Heartcoolman/warp-cn --skill classify-changelog-pr-heartcoolman

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill automates the classification of pull requests (PRs) for inclusion in changelogs, saving time and reducing human error in documentation.

Core Features & Use Cases

  • Automated PR Classification: Automatically categorizes PRs into predefined categories (e.g., NEW-FEATURE, IMPROVEMENT, BUG-FIX).
  • Customizable Rules: Allows for the setting of rules for what should be included in each category.
  • Integration with Changelog Draft: Seamlessly integrates with the changelog-draft skill for inline use.

Quick Start

Use the classify-changelog-pr skill to automatically classify PRs for the upcoming release.

Frequently Asked Questions about classify-changelog-pr

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

FAQPage Schema
How do I automate pull request classification for release notes?

Automated PR classification analyzes content and metadata to categorize pull requests into changelog categories for release notes without manual review. It applies predefined rules to sort PRs into types like NEW-FEATURE or BUG-FIX, reducing human error in documentation.

What is automated changelog management and how does it categorize PRs?

Automated changelog management categorizes pull requests into predefined classifications such as NEW-FEATURE, IMPROVEMENT, and BUG-FIX. It analyzes PR content and metadata to generate accurate release documentation, saving time and reducing human error in manual code review processes.

Can I customize the category rules for classifying pull requests?

Yes, PR classification allows customizable rules for defining what should be included in each changelog category. You can set specific criteria for categories like NEW-FEATURE, IMPROVEMENT, and BUG-FIX to match your software documentation and release management workflows.

Does this PR classification tool work with existing changelog drafts?

Yes, automated PR classification seamlessly integrates with the changelog-draft skill for inline use. It analyzes pull request metadata and content to automatically categorize PRs, feeding the results directly into your existing software documentation and release notes workflow.

What's the best way to generate changelog categories from pull request metadata?

The best way to generate changelog categories is using automated PR classification that analyzes pull request content and metadata. It applies customizable rules to sort PRs into predefined categories like NEW-FEATURE and BUG-FIX, eliminating manual review and enhancing developer efficiency.

When should I not use automated PR classification for software documentation?

Automated PR classification may not suit contexts where changelog categories require subjective human judgment beyond predefined rules. Since it relies on analyzing PR content and metadata without manual review, highly nuanced or complex code changes might need manual classification for accurate release notes.