pull-request
Installation
SKILL.md
Pull Request Helper
Create professional pull requests with comprehensive descriptions and proper setup.
When to Use
- Creating a new pull request
- Opening a merge request
- Preparing code for review
Workflow
1. Prepare Branch
# Ensure all changes are committed
git status