create-pr
Installation
SKILL.md
Create a PR
⚠️ MANDATORY: Issue Linking
Every PR MUST link to related issues and use closing keywords.
- PRs without issue links are incomplete
- Use
Closes #XorFixes #Xto auto-close issues on merge - Reference ALL related issues, even if not closing them
Instructions
Step 1: Identify Related Issues
# Check current branch name for issue hints
git branch --show-current