git-create-pr
Installation
SKILL.md
Git Create Pr
Cross-Platform AI Agent Skill This skill works with any AI agent platform that supports the skills.sh standard.
Create Pull Request
Create a GitHub Pull Request following conventional commits specification, pre-filled with the PR template, and opened in the browser for final review.
Quality Guidelines
CRITICAL: PR descriptions must accurately reflect ACTUAL changes:
- Verify every claim - Each bullet point must correspond to real code changes
- Check commit messages - Use actual commit messages, do not paraphrase incorrectly
- Accurate scope - Only mention files/modules that actually changed
- No hallucinated features - Do not describe functionality that was not implemented