Review and Merge a PR

SkillDev tools

Review an existing pull request's feedback and readiness, apply requested fixes, or complete an authorized merge.

Available today. Use it from your connected AI after setup.

Connect ahel once, and every AI you use reads what you have installed.

Then ask your AI: use the Review and Merge a PR skill

What this skill tells your AI

The instructions your AI receives, as published by bitsocialnet/5chan in .agents/skills/review-and-merge-pr/SKILL.md and read by ahel’s review.

Identify the requested PR, current head, target branch, and task scope. Use gh for GitHub operations. Carry existing authorization through the necessary work; the skill name does not itself authorize publication.

Requested outcomeWork to perform
Review or readiness assessmentRead the diff, checks, and feedback; return findings locally without edits or external comments
Fix review findingsApply supported fixes within the requested scope, preserving unrelated work; commit/push only when included in the authorization
MergeResolve relevant findings and complete the authorized merge once readiness is established; honor any explicit no-push or other limit

Read feedback review when collecting bot/human feedback. Read merge and cleanup only when a merge is requested. Use the same PR head for authorized fixes; avoid switching branches beneath another task or opening a replacement PR.

Judge comments against the actual source and current diff. Report real defects, declined claims, and relevant deferred work with evidence. Do not repeatedly reopen a resolved finding without new evidence. If a material requirement is unresolved, finish independent checks and identify the missing decision.

Use docs/agent-playbooks/verification.md for the affected checks, reusing evidence for an unchanged final state. Summarize the outcome in the conversation. Posting a PR comment or changing its metadata requires that action to be within the requested scope; neither is a mandatory finishing ritual.

Signals

GitHub stars
131
Forks
14
Last commit
Sep 2026
Advanced
Catalog kind
skill
Gateway key
review-and-merge-pr
Source
github.com/bitsocialnet/5chan