update-pr-title

Community

Auto-title PRs with Conventional Commits

Authorhowarewoo
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill automates the process of titling your Pull Requests, ensuring they adhere to the Conventional Commits specification for better project organization and automated changelog generation.

Core Features & Use Cases

  • Automated Title Generation: Analyzes code changes to suggest and apply titles in type(scope): description format.
  • Conventional Commits: Enforces a standardized format for commit messages, improving clarity and enabling automated tooling.
  • Use Case: After pushing changes to a feature branch, invoke this Skill to automatically update the PR title from a generic name to a descriptive one like feat(api): implement user authentication endpoint.

Quick Start

Run the update-pr-title skill to automatically set the title for the current pull request.

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: update-pr-title
Download link: https://github.com/howarewoo/monorepo-template/archive/main.zip#update-pr-title

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 223,000+ vetted skills library on demand.