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/*, ordevelopbranches 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.