create-pr
Installation
SKILL.md
Create Pull Request Skill
⚠️ MANDATORY SKILL - YOU MUST INVOKE THIS
Purpose
Complete, safe pull request creation workflow that handles branch management, committing, pushing, and PR creation in one go.
CRITICAL: You MUST invoke this skill for PR creation. NEVER push and create PRs manually with git/gh commands.
CRITICAL: When to Use
This skill MUST be invoked ONLY when user explicitly says:
- "raise a PR"
- "create a PR"
- "draft PR"
- "open a PR"
- "create pull request"