# Github Pr Merge

> 用于合并 GitHub PR：当用户要 merge PR、finalize PR、approve and merge、完成合并并做合并前检查时使用。Combine with `verification-before-completion` when 需要合并前再确认检查状态；Do not use for 创建新 PR 或只讨论 review 建议。

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

---


# github-pr-merge

## Intent
- 用于合并 GitHub PR：当用户要 merge PR、finalize PR、approve and merge、完成合并并做合并前检查时使用。Combine with `verification-before-completion` when 需要合并前再确认检查状态；Do not use for 创建新 PR 或只讨论 review 建议。

## Default operating pattern
1. Collect the current diff, review feedback, or readiness question.
2. Separate objective issues from style preferences and duplicated concerns.
3. Recommend concrete code changes, replies, or follow-up checks.
4. Verify the final state before marking the work ready.
5. Summarize remaining risks and ownership clearly.

## Pack fit
- Included in: `engineering-workflow`
- Keep examples generic, privacy-safe, and portable across hosts.

## Boundary
- Do not use to create or draft a brand-new pull request.

