GitHub PR Workflow
Use this skill when the task is explicitly about preparing, updating, or landing a pull request.
Preferred Flow
- Confirm the target branch and current diff scope.
- Keep the change atomic.
- Run the smallest repo-native validation path before publishing.
- Summarize what changed, what was validated, and any remaining risk.
Guardrails
- Do not widen the PR scope without saying so.
- Respect repository commit and release conventions.