git-pull-request

Installation
SKILL.md

Git Pull Request Message Convention

This skill automates the analysis of commit logs to save time and ensure consistent PR documentation according to team conventions.

When to Use This Skill

Activate this skill when the user:

  • Requests PR creation ("Write a PR for me," "Generate PR content").
  • Needs a summary of work between branches or specific commits ("[Hash] to latest").
  • Has completed work in features/*, hotfix/*, or develop branches and is ready to merge.

How to Generate Pull Request Content

Step 1: Environment & Branch Analysis

The agent identifies the current environment and determines the target parent branch.

  1. Check Current Branch: git branch --show-current
Related skills

More from datamktkorea/agent-skills

Installs
9
First Seen
Feb 19, 2026