# GitHub PR Workflow

> Move cleanly through branch, diff, review, validation, and PR update steps without losing scope or repository-native workflow.

- Skill: `agentic-in/github-pr-workflow` (Agent Skill)
- Install (CLI): `npx skillmds@latest add agentic-in/github-pr-workflow`
- Raw SKILL.md: https://api.skillmd.com/api/skills/agentic-in/github-pr-workflow/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Productivity
- Author: agentic-in (https://skillmd.com/u/agentic-in)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/agentic-in/github-pr-workflow

---


# GitHub PR Workflow

Use this skill when the task is explicitly about preparing, updating, or landing a pull request.

## Preferred Flow

1. Confirm the target branch and current diff scope.
2. Keep the change atomic.
3. Run the smallest repo-native validation path before publishing.
4. 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.

