create-pr
Installation
SKILL.md
Create Pull Request
Collaborating skills
- Git Commit: skill:
git-commitfor creating well-structured commit messages before opening a PR
Creates GitHub PRs with conventional commit titles and a body that mirrors .github/pull_request_template.md.
PR Title Format
<type>(<scope>): <summary>