pr-to-develop
Installation
SKILL.md
/pr-to-develop - Feature PR to Develop
Create a pull request from the current branch into develop using the team's standard PR template.
Instructions
Step 1 — Gather Context
Run these commands in parallel to understand the current state:
git branch --show-current
git log develop..HEAD --oneline